This avoids trying to find the RegionKindInterface for every
operation in the program, we only need it if they have regions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D103367
[Dominance] Speed up recalculate noticable, NFC. ClosedPublic Authored by lattner on May 29 2021, 10:50 AM.
Details Summary This avoids trying to find the RegionKindInterface for every
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 29 2021, 10:50 AM This revision was landed with ongoing or failed builds.May 29 2021, 10:50 AM Closed by commit rG67d0e79b1f41: [Dominance] Speed up recalculate noticable, NFC. (authored by lattner). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 348650 mlir/lib/IR/Dominance.cpp
|