[PATCH] D75690: [SVE][Inline-Asm] Add constraints for SVE ACLE types

Kerry McLaughlin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 9 08:03:18 PDT 2020


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

- Added -emit-llvm to the RUN line of aarch64-sve-inline-asm-datatypes.c test. Added some more tests here for the Upl & y constraints and removed aarch64-sve-inline-asm-vec-low.c.
- Addressed formatting suggestions on previous patch.


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

https://reviews.llvm.org/D75690

Files:
  clang/lib/Basic/Targets/AArch64.cpp
  clang/lib/Basic/Targets/AArch64.h
  clang/lib/CodeGen/CGCall.cpp
  clang/lib/CodeGen/CGStmt.cpp
  clang/lib/CodeGen/CodeGenFunction.cpp
  clang/test/CodeGen/aarch64-sve-inline-asm-crash.c
  clang/test/CodeGen/aarch64-sve-inline-asm-datatypes.c
  clang/test/CodeGen/aarch64-sve-inline-asm-negative-test.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75690.249092.patch
Type: text/x-patch
Size: 22670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200309/a7a7df14/attachment-0001.bin>


More information about the cfe-commits mailing list