Skip to content
Snippets Groups Projects

CCP improvements

Merged Aaron Councilman requested to merge ccp-improvements into main
  • Adds asserts that a reachable if/match has a reachable condition/sum
  • Handles constant propagation of reduce, which takes into account whether the reduct value is reachable and if not ignores it for constant propagation purposes; this allows CCP to identify constant reduces and eliminate them. Also asserts that if a reduce is reachable its initial value must be as well.

Merge request reports

Pipeline #200515 passed

Pipeline passed for 2fbddb93 on ccp-improvements

Approved by

Merged by rarbore2rarbore2 7 months ago (Dec 6, 2024 3:43pm UTC)

Merge details

  • Changes merged into main with 0459c0e4 (commits were squashed).
  • Deleted the source branch.

Pipeline #200533 passed

Pipeline passed for 0459c0e4 on main

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading