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


xbolva00 updated this revision to Diff 158013.
xbolva00 marked an inline comment as done.
xbolva00 added a comment.

- Added todo comment
- Ran check-llvm, updated SimplifyCFG test


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.158013.patch
Type: text/x-patch
Size: 10776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180730/a77c1b78/attachment.bin>


More information about the llvm-commits mailing list