[PATCH] D49238: [InstCombine] add more SPFofSPF folding

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 12 15:52:33 PDT 2018


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

fix Simon's comments.


https://reviews.llvm.org/D49238

Files:
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/test/Transforms/InstCombine/abs_abs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49238.155292.patch
Type: text/x-patch
Size: 13570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180712/2f918cc1/attachment.bin>


More information about the llvm-commits mailing list