Skip to content
Snippets Groups Projects

Barrier insertion updates

Merged Matt Wala requested to merge barrier-insertion-with-finer-dependency-tracking into master
  • Dependencies are now tracked based on a list of active potential sources, and the active set is narrowed by filtering through readers/writers
  • Stricter handling of dependencies within loops by not assuming that loops are nonempty
  • Changes the barrier insertion algorithm to act in two stages: first, barriers are recursively inserted into loops, then they are inserted at the outermost level. This is mostly meant to simplify the code.
  • See also #18 on gitlab

Merge request reports

Pipeline #9078 passed

Pipeline passed for 8fb957c6 on barrier-insertion-with-finer-dependency-tracking

Merged by avatar (Mar 30, 2025 9:02pm UTC)

Loading

Pipeline #3762 passed

Pipeline passed for 7b1bb740 on master

Activity

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