Files
clang-p2996/llvm/lib/Transforms/Scalar/LoopFlatten.cpp
Joshua Cao b2b4d95827 [NFC][LoopFlatten][LoopInterchange] Do not explicitly forget subloops
We don't need to explicitly forget subloops because forgetting parent
loops will automatically forget their subloops

Differential Revision: https://reviews.llvm.org/D141029
2023-01-12 08:08:11 -08:00

41 KiB