[PATCH] D40363: [AArch64][SVE] Asm: Improve diagnostics further when +sve is not specified

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 15 12:32:49 PST 2017


fhahn accepted this revision.
fhahn added a comment.
This revision is now accepted and ready to land.

LGTM, this is an optional straight-forward extension to the AstMatcher, that improves the ASM diagnostics on AArch64 for instructions that require architecture extensions. Could you check if we have similar features & test cases for Armv8.1-a instructions before committing this?


https://reviews.llvm.org/D40363





More information about the llvm-commits mailing list