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

Kerry McLaughlin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 2 09:11:37 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370673: [SVE][Inline-Asm] Support for SVE asm operands (authored by kmclaughlin, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D66302?vs=216655&id=218376#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66302

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66302.218376.patch
Type: text/x-patch
Size: 13717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190902/6b16df87/attachment.bin>


More information about the cfe-commits mailing list