[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 09:12:30 PDT 2020
sdesmalen updated this revision to Diff 249404.
sdesmalen added a comment.
- Refactored condition to check for valid builtins (split up checks for Arm and AArch64)
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.249404.patch
Type: text/x-patch
Size: 9090 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200310/44988439/attachment-0001.bin>
More information about the cfe-commits
mailing list