[PATCH] D40363: [AArch64][SVE] Asm: Improve diagnostics further when +sve is not specified
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 22 09:34:52 PST 2017
sdesmalen created this revision.
Herald added subscribers: kristof.beyls, tschuett, javed.absar, aemerson.
Patch [4/4] in a series to add parsing of predicates and properly parse SVE ZIP1/ZIP2 instructions. This patch further improves diagnostic messages for when the SVE feature is not specified.
https://reviews.llvm.org/D40363
Files:
lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
test/MC/AArch64/SVE/add.s
test/MC/AArch64/SVE/sub.s
test/MC/AArch64/SVE/zip1.s
test/MC/AArch64/SVE/zip2.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40363.123963.patch
Type: text/x-patch
Size: 25999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171122/34b954b2/attachment.bin>
More information about the llvm-commits
mailing list