[llvm] [AArch64][llvm] Add missing form for `LD64B`/`ST64B` instructions (PR #196301)

Oliver Stannard via llvm-commits llvm-commits at lists.llvm.org
Thu May 7 06:06:37 PDT 2026


https://github.com/ostannard approved this pull request.

@CarolineConcatto: It's possible that D91775 was based on an early version of the spec which didn't have the optional zero offset syntax, or it could have just been an accidental omission. In either case it's in the current reference manual, so this patch LGTM.

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


More information about the llvm-commits mailing list