[PATCH] D49954: [InstCombine] Fold Select with binary op

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 30 13:39:12 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL338300: [InstCombine] Fold Select with binary op (authored by xbolva00, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49954?vs=158016&id=158061#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49954

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/trunk/test/Transforms/InstCombine/select-binop-icmp.ll
  llvm/trunk/test/Transforms/SimplifyCFG/merge-cond-stores.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49954.158061.patch
Type: text/x-patch
Size: 10906 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180730/4c173133/attachment.bin>


More information about the llvm-commits mailing list