[PATCH] D87604: [X86] Convert integer _mm_reduce_* intrinsics to emit llvm.reduction intrinsics (PR47506)
Simon Pilgrim via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 8 05:03:24 PDT 2020
RKSimon updated this revision to Diff 296930.
RKSimon added a comment.
Herald added a subscriber: pengfei.
rebased now that the reduction intrinsics are no longer experiemental
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87604/new/
https://reviews.llvm.org/D87604
Files:
clang/include/clang/Basic/BuiltinsX86.def
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/Headers/avx512fintrin.h
clang/test/CodeGen/X86/avx512-reduceIntrin.c
clang/test/CodeGen/X86/avx512-reduceMinMaxIntrin.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87604.296930.patch
Type: text/x-patch
Size: 49488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201008/ac8619e9/attachment-0001.bin>
More information about the cfe-commits
mailing list