[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.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 19 12:18:34 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335070: [X86] Rewrite the max and min reduction intrinsics to make better use of other… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47401?vs=151852&id=151963#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47401

Files:
  cfe/trunk/lib/Headers/avx512fintrin.h
  cfe/trunk/test/CodeGen/avx512-reduceMinMaxIntrin.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47401.151963.patch
Type: text/x-patch
Size: 449412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180619/f46097b3/attachment-0001.bin>


More information about the cfe-commits mailing list