[PATCH] D39792: [AArch64][SVE] Asm: More concise test format

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 10 08:06:08 PST 2017


sdesmalen updated this revision to Diff 122438.
sdesmalen added a comment.

I had accidentally changed one of the diagnostic messages in the negative tests, causing the two tests to fail. This is now fixed and the tests all pass.


https://reviews.llvm.org/D39792

Files:
  test/MC/AArch64/SVE/add-diagnostics.s
  test/MC/AArch64/SVE/add.s
  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
  test/MC/AArch64/SVE/sub-diagnostics.s
  test/MC/AArch64/SVE/sub.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39792.122438.patch
Type: text/x-patch
Size: 23626 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171110/c7a16d87/attachment-0001.bin>


More information about the llvm-commits mailing list