Skip to content

Incorporate anti-dependencies into GCM

rarbore2 requested to merge clone_detection4 into main
  • Use anti-dependencies to affect GCM decisions.
    • Fix anti-dependency analysis.
    • Use new "write can't reach read without loops" condition.
    • Add utilities to Subgraph to compute the above condition.
  • Add a more complicated anti-dependency test.
  • Test 64-tiled matmul.

Merge request reports

Loading