[PATCH] D48754: recognize more abs pattern

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 29 01:42:53 PDT 2018


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

fix Craig's comments


https://reviews.llvm.org/D48754

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/ARM/iabs.ll
  llvm/test/CodeGen/ARM/iabs64.ll
  llvm/test/CodeGen/PowerPC/iabs.ll
  llvm/test/CodeGen/PowerPC/iabs64.ll
  llvm/test/CodeGen/X86/iabs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48754.153451.patch
Type: text/x-patch
Size: 11281 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180629/65b5525e/attachment.bin>


More information about the llvm-commits mailing list