[PATCH] D45958: [AArch64][SVE] Asm: Negative tests for all LD1 gather (scalar+vector) load instructions.

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 24 10:46:21 PDT 2018


sdesmalen updated this revision to Diff 143780.
sdesmalen edited the summary of this revision.
sdesmalen added a comment.

- Some changes to negative tests are now in https://reviews.llvm.org/D46023 (the diagnostics change due to the new instructions being added).


https://reviews.llvm.org/D45958

Files:
  test/MC/AArch64/SVE/ld1b-diagnostics.s
  test/MC/AArch64/SVE/ld1d-diagnostics.s
  test/MC/AArch64/SVE/ld1h-diagnostics.s
  test/MC/AArch64/SVE/ld1sb-diagnostics.s
  test/MC/AArch64/SVE/ld1sh-diagnostics.s
  test/MC/AArch64/SVE/ld1sw-diagnostics.s
  test/MC/AArch64/SVE/ld1w-diagnostics.s
  test/MC/AArch64/SVE/ldff1b-diagnostics.s
  test/MC/AArch64/SVE/ldff1d-diagnostics.s
  test/MC/AArch64/SVE/ldff1h-diagnostics.s
  test/MC/AArch64/SVE/ldff1sb-diagnostics.s
  test/MC/AArch64/SVE/ldff1sh-diagnostics.s
  test/MC/AArch64/SVE/ldff1sw-diagnostics.s
  test/MC/AArch64/SVE/ldff1w-diagnostics.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45958.143780.patch
Type: text/x-patch
Size: 29198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180424/d029a8ae/attachment.bin>


More information about the llvm-commits mailing list