[PATCH] D48754: [InstCombine] canonicalize abs pattern

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 26 18:50:17 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL338092: [InstCombine] canonicalize abs pattern (authored by shchenz, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48754?vs=157422&id=157624#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48754

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/trunk/test/Transforms/InstCombine/abs-1.ll
  llvm/trunk/test/Transforms/InstCombine/abs_abs.ll
  llvm/trunk/test/Transforms/InstCombine/icmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48754.157624.patch
Type: text/x-patch
Size: 21018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180727/0d28cbde/attachment.bin>


More information about the llvm-commits mailing list