[PATCH] D93899: [AArch64] Add BRB IALL and BRB INJ instructions
Mark Murray via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 5 03:46:18 PST 2021
MarkMurrayARM requested changes to this revision.
MarkMurrayARM added inline comments.
This revision now requires changes to proceed.
================
Comment at: llvm/lib/Target/AArch64/AArch64InstrInfo.td:827
+}
+
+}
----------------
Can these two not be combined with the bits 7-5 and the "iall"/"inj" parameterised?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93899/new/
https://reviews.llvm.org/D93899
More information about the llvm-commits
mailing list