[PATCH] D66524: [SVE][Inline-Asm] Add constraints for SVE predicate registers

Kerry McLaughlin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 10 05:25:01 PDT 2019


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

- Renamed the //isPredicateConstraint// function to //parsePredicateConstraint//
- Added more thorough checks to the tests in aarch64-sve-asm.ll


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

https://reviews.llvm.org/D66524

Files:
  docs/LangRef.rst
  lib/IR/InlineAsm.cpp
  lib/Target/AArch64/AArch64AsmPrinter.cpp
  lib/Target/AArch64/AArch64ISelLowering.cpp
  lib/Target/AArch64/AArch64InstrInfo.cpp
  test/CodeGen/AArch64/aarch64-sve-asm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66524.219526.patch
Type: text/x-patch
Size: 7467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190910/1134fca4/attachment-0001.bin>


More information about the cfe-commits mailing list