[PATCH] D42294: [AArch64][AsmParser] NFC: Generalize LogicalImm[Not](32|64) code
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 19 07:44:47 PST 2018
sdesmalen updated this revision to Diff 130619.
sdesmalen added a comment.
Changed the second (regSize) operand to `decodeLogicalImmediate()` to use the `sizeof(T)`
(In function `template<typename T> void printLogicalImm()`)
https://reviews.llvm.org/D42294
Files:
lib/Target/AArch64/AArch64InstrFormats.td
lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
lib/Target/AArch64/InstPrinter/AArch64InstPrinter.cpp
lib/Target/AArch64/InstPrinter/AArch64InstPrinter.h
lib/Target/AArch64/MCTargetDesc/AArch64AddressingModes.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42294.130619.patch
Type: text/x-patch
Size: 8828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180119/b70685b9/attachment.bin>
More information about the llvm-commits
mailing list