[llvm] [AArch64] Utilize `XAR` for certain vector rotates (PR #137629)

Rajveer Singh Bharadwaj via llvm-commits llvm-commits at lists.llvm.org
Thu May 1 04:54:48 PDT 2025


Rajveer100 wrote:

For scalable vectors, which instruction do we want to use among `LDxxx`, `MOVAZxxx`, `MOVPRFXxxx` and many others since `MOVIv2d_ns` (and `MOVIxxx`) is for fixed size vectors?

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


More information about the llvm-commits mailing list