[clang] [llvm] [AArch64][SVE] Lower unpredicated loads/stores as LDR/STR. (PR #127837)

Paul Walker via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 20 10:14:09 PST 2025


paulwalker-arm wrote:

I see what you mean.  I was concerned because the SVE variant makes special mention of it but when looking as the pseudo code for the NEON variants I agree they look consistent.  Sorry for the confusion.

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


More information about the cfe-commits mailing list