[PATCH] D48754: [InstCombine] canonicalize abs pattern
ChenZheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 25 21:32:18 PDT 2018
shchenz updated this revision to Diff 157422.
shchenz added a comment.
fix Sanjay's comments.
https://reviews.llvm.org/D48754
Files:
llvm/lib/Analysis/ValueTracking.cpp
llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
llvm/test/Transforms/InstCombine/abs-1.ll
llvm/test/Transforms/InstCombine/abs_abs.ll
llvm/test/Transforms/InstCombine/icmp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48754.157422.patch
Type: text/x-patch
Size: 21420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180726/4fbae362/attachment.bin>
More information about the llvm-commits
mailing list