[PATCH] D47076: [InstCombine] choose 1 form of abs and nabs as canonical
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 20 07:27:29 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL332819: [InstCombine] choose 1 form of abs and nabs as canonical (authored by spatel, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D47076?vs=147578&id=147708#toc
Repository:
rL LLVM
https://reviews.llvm.org/D47076
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineSelect.cpp
llvm/trunk/test/Transforms/InstCombine/abs-1.ll
llvm/trunk/test/Transforms/InstCombine/abs_abs.ll
llvm/trunk/test/Transforms/InstCombine/icmp.ll
llvm/trunk/test/Transforms/InstCombine/max-of-nots.ll
llvm/trunk/test/Transforms/InstCombine/select_meta.ll
llvm/trunk/test/Transforms/InstSimplify/call-callconv.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47076.147708.patch
Type: text/x-patch
Size: 34922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180520/54362324/attachment.bin>
More information about the llvm-commits
mailing list