[llvm] Reduced neon non-const strided load cost (PR #169731)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 8 02:24:07 PST 2025


https://github.com/fhahn commented:

You should be able to reproduce the failures locally, by running `ninja check-llvm-transforms-loopvectorize` after following https://llvm.org/docs/GettingStarted.html#getting-the-source-code-and-building-llvm

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


More information about the llvm-commits mailing list