[PATCH] D41900: [AArch64][SVE] Asm: Add support for RDVL/ADDVL/ADDPL instructions
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 19 06:28:34 PST 2018
sdesmalen updated this revision to Diff 130601.
sdesmalen added a comment.
- Split up single opcode into 'op' and 'opc2'.
- Added new negative tests.
https://reviews.llvm.org/D41900
Files:
lib/Target/AArch64/AArch64InstrFormats.td
lib/Target/AArch64/AArch64SVEInstrInfo.td
lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
lib/Target/AArch64/SVEInstrFormats.td
test/MC/AArch64/SVE/addpl-diagnostics.s
test/MC/AArch64/SVE/addpl.s
test/MC/AArch64/SVE/addvl-diagnostics.s
test/MC/AArch64/SVE/addvl.s
test/MC/AArch64/SVE/rdvl-diagnostics.s
test/MC/AArch64/SVE/rdvl.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41900.130601.patch
Type: text/x-patch
Size: 10322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180119/532c82a2/attachment.bin>
More information about the llvm-commits
mailing list