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

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 15 19:28:05 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL337143: [InstCombine] add more SPFofSPF folding (authored by shchenz, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49238?vs=155608&id=155609#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49238

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49238.155609.patch
Type: text/x-patch
Size: 14119 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180716/eba1d0f0/attachment.bin>


More information about the llvm-commits mailing list