[PATCH] D42295: [AArch64][SVE] Asm: Add AND_ZI instructions and aliases
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 5 06:57:59 PST 2018
sdesmalen updated this revision to Diff 132823.
sdesmalen marked an inline comment as done.
sdesmalen added a comment.
- Use 'all_of' instead of a loop to check that all elements in an array are the same.
https://reviews.llvm.org/D42295
Files:
lib/Target/AArch64/AArch64SVEInstrInfo.td
lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp
lib/Target/AArch64/MCTargetDesc/AArch64AddressingModes.h
lib/Target/AArch64/SVEInstrFormats.td
test/MC/AArch64/SVE/and-diagnostics.s
test/MC/AArch64/SVE/and.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42295.132823.patch
Type: text/x-patch
Size: 12725 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180205/906887a1/attachment.bin>
More information about the llvm-commits
mailing list