[llvm] [AArch64] Copy MMO in ld1 / st1 post index selection. (PR #199023)

David Green via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 26 10:56:31 PDT 2026


davemgreen wrote:

Hello. Are you sure those __restrict_ qualifiers are correct? It appears that the distance between src and dst is only 4 bytes, but the size of the accessed object is much larger.

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


More information about the llvm-commits mailing list