[llvm] Adding change to IndVarSimplify pass to optimize IVs stuck in trivial vector operations (PR #122248)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 9 03:36:32 PST 2025
nikic wrote:
Can you share an IR sample before and after the pass, so it's easier to understand what it does?
https://github.com/llvm/llvm-project/pull/122248
More information about the llvm-commits
mailing list