[llvm] [LV] Implement integer part of VPDerivedIV cost model (PR #198252)
Vladimir Vereschaka via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 5 19:17:09 PDT 2026
vvereschaka wrote:
Hi @david-arm ,
these changes also break the `Transforms/LoopVectorize/ARM/mve-reg-pressure-spills.ll` test on ARMv7 builder
https://lab.llvm.org/buildbot/#/builders/38/builds/9160
I tried to revert these changes locally and it fixed the test.
Would you take care of it?
https://github.com/llvm/llvm-project/pull/198252
More information about the llvm-commits
mailing list