[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 11:13:07 PDT 2018


xbolva00 updated this revision to Diff 158016.
xbolva00 added a comment.

- Added TODO comment to code about undefs


https://reviews.llvm.org/D49954

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

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


More information about the llvm-commits mailing list