Skip to content
Snippets Groups Projects

Re-write Predication to use FunctionEditor

Merged rarbore2 requested to merge predication_rewrite into main
  • Write new Predication pass using FunctionEditor
    • Uses less analysis info, can work on branches outside fork-joins.
    • Supports partial predication (when some strict subset of inputs to a region form a simple branch, the corresponding strict subset of inputs to phis on the region are predicated).
  • New WritePredication pass for converting a branch over writes to a branch over data and indices inputs to a single write, reducing need for spilling in GCM.

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