[PATCH] D120307: [X86] Add helper macros for ternary intrinsics
Phoebe Wang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 22 06:37:02 PST 2022
pengfei updated this revision to Diff 410520.
pengfei marked 2 inline comments as done.
pengfei added a comment.
In D120307#3337352 <https://reviews.llvm.org/D120307#3337352>, @RKSimon wrote:
> Are similar macros used by any other compilers at all?
Not so far. GCC folks agreed to add them. I'll add them to intrinsic guide as well.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120307/new/
https://reviews.llvm.org/D120307
Files:
clang/lib/Headers/avx512fintrin.h
clang/lib/Headers/avx512vlintrin.h
clang/test/CodeGen/X86/avx512f-builtins.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120307.410520.patch
Type: text/x-patch
Size: 15539 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220222/b860cd4b/attachment-0001.bin>
More information about the cfe-commits
mailing list