We don't need to explicitly forget subloops because forgetting parent
loops will automatically forget their subloops
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D141029
[NFC][LoopFlatten][LoopInterchange] Do not explicitly forget subloops ClosedPublic Authored by caojoshua on Jan 4 2023, 8:54 PM.
Details Summary We don't need to explicitly forget subloops because forgetting parent
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 12 2023, 1:10 AM This revision was landed with ongoing or failed builds.Jan 12 2023, 8:31 AM Closed by commit rGb2b4d95827b7: [NFC][LoopFlatten][LoopInterchange] Do not explicitly forget subloops (authored by caojoshua). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 488667 llvm/lib/Transforms/Scalar/LoopFlatten.cpp
llvm/lib/Transforms/Scalar/LoopInterchange.cpp
|