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

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 28 08:37:31 PDT 2018


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

- Fixed miscompilation, added tests


https://reviews.llvm.org/D49954

Files:
  lib/Transforms/InstCombine/InstCombineSelect.cpp
  test/Transforms/InstCombine/select-binop-icmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49954.157862.patch
Type: text/x-patch
Size: 9250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180728/2d815b19/attachment.bin>


More information about the llvm-commits mailing list