[PATCH] D146630: [AArch64] Add Missing Custom Target Operands
Tomas Matheson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 23 03:38:07 PDT 2023
tmatheson accepted this revision.
tmatheson added a comment.
This revision is now accepted and ready to land.
LGTM
================
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]
----------------
These could do with being reordered numerically
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