To match legacy pass name.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D85338
[NewPM][LoopRotate] Rename rotate -> loop-rotate ClosedPublic Authored by aeubanks on Aug 5 2020, 12:22 PM.
Details Summary To match legacy pass name.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 5 2020, 12:24 PM This revision was landed with ongoing or failed builds.Aug 5 2020, 12:25 PM Closed by commit rG9e6a1e5781d0: [NewPM][LoopRotate] Rename rotate -> loop-rotate (authored by aeubanks). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 283334 llvm/lib/Passes/PassRegistry.def
llvm/test/Transforms/LoopRotate/basic.ll
llvm/test/Transforms/LoopRotate/freeze-crash.ll
llvm/test/Transforms/LoopRotate/multiple-deopt-exits.ll
llvm/test/Transforms/LoopRotate/pr35210.ll
|