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

Loading
Loading

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