[llvm] [IndVarSimplify] Relax Restrictions on Loop Counter Stride (PR #146992)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 4 03:28:36 PDT 2025


nikic wrote:

Looks like there are more test failures in IndVarSimplify.

https://github.com/dtcxzyw/llvm-opt-benchmark/pull/2536/files has lots of undesirable transforms where masking is introduced...

https://github.com/llvm/llvm-project/pull/146992


More information about the llvm-commits mailing list