[PATCH] D39792: [AArch64][SVE] Asm: More concise test format
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 8 04:44:39 PST 2017
asb added a comment.
This looks good to me. Tests for invalid operands etc as Florian suggests are definitely worth having. ARM, Mips and RISCV tend to add this in test files prefixed or suffixed with invalid, e.g. add-invalid.s or sve-invalid.s. AArch64 seems to use a diagnostics suffix.
https://reviews.llvm.org/D39792
More information about the llvm-commits
mailing list