Skip to content
Snippets Groups Projects

Verify dominance relations in IR graph

Merged rarbore2 requested to merge ir_dev into main
All threads resolved!

This MR implements the following:

  • Verify dominance properties for IR (fork / join dominance / postdominance, phis/thread_ids/collects dominate uses, thread_ids uses are postdominated by corresponding join)
  • Change control type to explicitly storing fork nodes, rather than fork factors

Merge request reports

Checking pipeline status.

Approved by

Merged by rarbore2rarbore2 1 year ago (Oct 9, 2023 6:23pm UTC)

Merge details

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

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Aaron Councilman approved this merge request

    approved this merge request

  • rarbore2 added 1 commit
  • rarbore2 resolved all threads

    resolved all threads

  • rarbore2 mentioned in commit 4d453ec5

    mentioned in commit 4d453ec5

  • merged

  • Please register or sign in to reply
    Loading