[PATCH] D62602: [AArch64][SVE2] Add CPU and arch directive tests

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 3 03:15:19 PDT 2019


c-rhodes updated this revision to Diff 202683.
c-rhodes added a comment.

Addressed Momchil's comments: explicitly enable/disable arch features in negative directive tests.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62602/new/

https://reviews.llvm.org/D62602

Files:
  test/MC/AArch64/SVE2/directive-arch-negative.s
  test/MC/AArch64/SVE2/directive-arch.s
  test/MC/AArch64/SVE2/directive-arch_extension-negative.s
  test/MC/AArch64/SVE2/directive-arch_extension.s
  test/MC/AArch64/SVE2/directive-cpu-negative.s
  test/MC/AArch64/SVE2/directive-cpu.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62602.202683.patch
Type: text/x-patch
Size: 5355 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190603/861acb66/attachment.bin>


More information about the llvm-commits mailing list