[PATCH] D47401: [X86] Rewrite the max and min reduction intrinsics to make better use of other functions and to reduce width to 256 and 128 bits were possible.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 18 23:12:21 PDT 2018
craig.topper updated this revision to Diff 151852.
craig.topper added a comment.
Rebase. It doesn't look like we have fast-isel tests so I'll add those and post a separate review.
https://reviews.llvm.org/D47401
Files:
lib/Headers/avx512fintrin.h
test/CodeGen/avx512-reduceMinMaxIntrin.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47401.151852.patch
Type: text/x-patch
Size: 449354 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180619/514d2a44/attachment-0001.bin>
More information about the llvm-commits
mailing list