[PATCH] D66302: [SVE][Inline-Asm] Support for SVE asm operands
Kerry McLaughlin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 22 03:23:21 PDT 2019
kmclaughlin updated this revision to Diff 216574.
kmclaughlin added a comment.
- Changed printAsmRegInClass in AArch64AsmPrinter.cpp to accept //unsigned AltName// instead of //bool isVector//
- Added a comment to explain the test in aarch64-sve-asm-negative.ll
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.216574.patch
Type: text/x-patch
Size: 13397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190822/f60fb11d/attachment.bin>
More information about the llvm-commits
mailing list