[PATCH] D39091: [AArch64][SVE] Asm: Add support for (ADD|SUB)_ZZZ
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 26 07:24:02 PDT 2017
sdesmalen updated this revision to Diff 120416.
sdesmalen marked an inline comment as done.
sdesmalen added a comment.
Updated (simplified) tests and removed whitespace.
https://reviews.llvm.org/D39091
Files:
lib/Target/AArch64/AArch64InstrInfo.td
lib/Target/AArch64/AArch64SVEInstrInfo.td
lib/Target/AArch64/SVEInstrFormats.td
test/MC/AArch64/SVE/assembler_tests/add.s
test/MC/AArch64/SVE/assembler_tests/sub.s
test/MC/AArch64/SVE/disassembler_tests/add.s
test/MC/AArch64/SVE/disassembler_tests/sub.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39091.120416.patch
Type: text/x-patch
Size: 17175 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171026/da71758a/attachment-0001.bin>
More information about the llvm-commits
mailing list