Files
clang-p2996/llvm/lib/Transforms/Utils/LoopUtils.cpp
Carlos Alberto Enciso 3c5738f3ec Revert "[indvars] Missing variables at Og (#88270)" (#93016)
This reverts commit 89e1f7784b.

https://github.com/llvm/llvm-project/pull/88270#discussion_r1609559724
https://github.com/llvm/llvm-project/pull/88270#discussion_r1609552972

Main concerns from @nikic are the interaction between the
'IndVars' and 'LoopDeletion' passes, increasing build times
and adding extra complexity.
2024-05-22 11:36:10 +01:00

80 KiB