[PATCH] D27879: [AVX-512][InstCombine] Teach InstCombine to turn scalar add/sub/mul/div with rounding intrinsics into normal IR operations if the rounding mode is CUR_DIRECTION.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 25 22:44:03 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL290535: [AVX-512][InstCombine] Teach InstCombine to turn scalar add/sub/mul/div with… (authored by ctopper).
Changed prior to commit:
https://reviews.llvm.org/D27879?vs=81845&id=82491#toc
Repository:
rL LLVM
https://reviews.llvm.org/D27879
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/trunk/test/Transforms/InstCombine/x86-avx512.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27879.82491.patch
Type: text/x-patch
Size: 18125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161226/f5107c14/attachment.bin>
More information about the llvm-commits
mailing list