[PATCH] D48067: [InstCombine] Replacing X86-specific rounding intrinsics with generic floor-ceil
Mikhail Dvoretckii via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 19 03:54:58 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL335039: [InstCombine] Replacing X86-specific rounding intrinsics with generic floor-ceil (authored by mike.dvoretsky, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D48067?vs=151360&id=151891#toc
Repository:
rL LLVM
https://reviews.llvm.org/D48067
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/trunk/test/Transforms/InstCombine/X86/x86-avx.ll
llvm/trunk/test/Transforms/InstCombine/X86/x86-avx512.ll
llvm/trunk/test/Transforms/InstCombine/X86/x86-sse41.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48067.151891.patch
Type: text/x-patch
Size: 23898 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180619/70446144/attachment.bin>
More information about the llvm-commits
mailing list