[PATCH] D146630: [AArch64] Add Missing Custom Target Operands
Sam Elliott via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 23 03:47:13 PDT 2023
lenary added inline comments.
================
Comment at: llvm/test/MC/AArch64/armv8.3a-signed-pointer.s:176
+// NO83-NEXT: hint #7 // encoding: [0xff,0x20,0x03,0xd5]
// NO83-NEXT: hint #7 // encoding: [0xff,0x20,0x03,0xd5]
----------------
tmatheson wrote:
> These could do with being reordered numerically
They could, I might do that in a separate NFC change so the history is clearer.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146630/new/
https://reviews.llvm.org/D146630
More information about the llvm-commits
mailing list