[PATCH] D66302: [SVE][Inline-Asm] Support for SVE asm operands

Kerry McLaughlin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 22 10:06:06 PDT 2019


kmclaughlin updated this revision to Diff 216655.
kmclaughlin added a comment.

- Removed a confusing comment from AArch64AsmPrinter.cpp


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

https://reviews.llvm.org/D66302

Files:
  docs/LangRef.rst
  lib/Target/AArch64/AArch64AsmPrinter.cpp
  lib/Target/AArch64/AArch64ISelLowering.cpp
  lib/Target/AArch64/AArch64InstrInfo.cpp
  lib/Target/AArch64/AArch64SVEInstrInfo.td
  test/CodeGen/AArch64/aarch64-sve-asm-negative.ll
  test/CodeGen/AArch64/aarch64-sve-asm.ll
  test/CodeGen/AArch64/arm64-inline-asm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66302.216655.patch
Type: text/x-patch
Size: 13384 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190822/54afeb53/attachment.bin>


More information about the cfe-commits mailing list