I backed this off to make the previous patch easier to wrangle, but now
this is an efficient query and it is better to not replace it in CSE.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D103494
[CSE] Ask DominanceInfo about "hasSSADominance" instead of reconstructing it. ClosedPublic Authored by lattner on Jun 1 2021, 3:15 PM.
Details Summary I backed this off to make the previous patch easier to wrangle, but now
Diff Detail
Event TimelineHerald added subscribers: dcaballe, cota, teijeong and 16 others. · View Herald TranscriptJun 1 2021, 3:15 PM This revision is now accepted and ready to land.Jun 1 2021, 3:16 PM This revision was landed with ongoing or failed builds.Jun 1 2021, 3:16 PM Closed by commit rG6134231a78bf: [CSE] Ask DominanceInfo about "hasSSADominance" instead of reconstructing it. (authored by lattner). · Explain Why This revision was automatically updated to reflect the committed changes.
Diff 349113 mlir/lib/Transforms/CSE.cpp
|