[llvm] [AArch64] Scalarize extracted vector loads. (PR #159714)

David Green via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 22 04:38:42 PDT 2025


davemgreen wrote:

> Just one nit about tests, is there a test with scalable vectors where this shouldn't trigger?

Thanks - I think we should be OK to enable it for scalable vectors too, providing that all the extracts are from constant offset.

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


More information about the llvm-commits mailing list