[PATCH] D75861: [SVE] Generate overloaded functions for ACLE intrinsics.

Sander de Smalen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 10 07:32:25 PDT 2020


sdesmalen updated this revision to Diff 249370.
sdesmalen edited the summary of this revision.
sdesmalen added a comment.

- Rebased patch on top of D75850 <https://reviews.llvm.org/D75850>.
- Removed `__clang_arm_sve_alias` in favour of `__clang_arm_builtin_alias`


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

https://reviews.llvm.org/D75861

Files:
  clang/include/clang/Basic/Attr.td
  clang/lib/Sema/SemaDeclAttr.cpp
  clang/test/CodeGen/aarch64-sve-intrinsics/acle_sve_ld1_shortform.c
  clang/utils/TableGen/SveEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75861.249370.patch
Type: text/x-patch
Size: 8889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200310/fb1c3aa1/attachment-0001.bin>


More information about the cfe-commits mailing list