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

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 15 07:13:54 PST 2017


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

Updated tests to reflect changes from patch [2/4] in this series. Also refactored if-condition.


https://reviews.llvm.org/D40363

Files:
  lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  test/MC/AArch64/SVE/add.s
  test/MC/AArch64/SVE/sub.s
  test/MC/AArch64/SVE/zip1.s
  test/MC/AArch64/SVE/zip2.s
  test/MC/AArch64/armv8.2a-statistical-profiling.s
  test/MC/AArch64/armv8.3a-rcpc.s
  utils/TableGen/AsmMatcherEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40363.127126.patch
Type: text/x-patch
Size: 20520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171215/69ebe3db/attachment.bin>


More information about the llvm-commits mailing list