Files
clang-p2996/llvm/lib/Transforms/Utils/LoopConstrainer.cpp
Nikita Popov c8e0672864 [Loops] Use forgetLcssaPhiWithNewPredecessor() in more places
Use the more aggressive invalidation method in a number of places
that add incoming values to lcssa phi nodes. It is likely that
it's possible to construct cases with incorrect SCEV preservation
similar to https://github.com/llvm/llvm-project/issues/109333 for
these.
2024-09-23 09:54:28 +02:00

36 KiB