[llvm] [IndVarSimplify] Eliminated Pure LoopCounter (PR #146845)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 3 03:34:01 PDT 2025


https://github.com/nikic commented:

But in any case, this needs to be split into two changes. The changes to the isLoopCounter() definition should be a separate PR from the IV elimination.

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


More information about the llvm-commits mailing list