[llvm] [IndVarSimplify] Eliminated Pure LoopCounter (PR #146845)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 3 03:30:47 PDT 2025
nikic wrote:
Without looking into too much detail, this sounds like what LoopTermFold is doing? cc @preames
https://github.com/llvm/llvm-project/pull/146845
More information about the llvm-commits
mailing list