[PATCH] D45951: [AArch64][SVE] Asm: Add AsmOperand classes for SVE gather/scatter addressing modes.

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 23 14:02:33 PDT 2018


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

- Removed any reference to DiagnosticPredicate, thus removing dependency on https://reviews.llvm.org/D45879 .


https://reviews.llvm.org/D45951

Files:
  lib/Target/AArch64/AArch64RegisterInfo.td
  lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  lib/Target/AArch64/InstPrinter/AArch64InstPrinter.cpp
  lib/Target/AArch64/InstPrinter/AArch64InstPrinter.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45951.143636.patch
Type: text/x-patch
Size: 12052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180423/d6782708/attachment.bin>


More information about the llvm-commits mailing list