[PATCH] D48754: [InstCombine] canonicalize abs pattern

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 23 23:03:14 PDT 2018


shchenz updated this revision to Diff 156969.
shchenz added a comment.

rebase the patch


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.156969.patch
Type: text/x-patch
Size: 20394 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180724/125f1497/attachment.bin>


More information about the llvm-commits mailing list