[PATCH] D48754: recognize more abs pattern

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 10 22:25:13 PDT 2018


shchenz updated this revision to Diff 154932.
shchenz edited the summary of this revision.
shchenz added a comment.

fix Sanjay's comments


https://reviews.llvm.org/D48754

Files:
  llvm/include/llvm/Analysis/ValueTracking.h
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/test/Transforms/InstCombine/abs-1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48754.154932.patch
Type: text/x-patch
Size: 10737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180711/a1ab36ee/attachment.bin>


More information about the llvm-commits mailing list