[PATCH] D48754: [InstCombine] canonicalize abs pattern

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 20 04:37:50 PDT 2018


shchenz updated this revision to Diff 156468.
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.156468.patch
Type: text/x-patch
Size: 20394 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180720/fd11adfc/attachment.bin>


More information about the llvm-commits mailing list