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

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 29 09:55:38 PDT 2018


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

- Added support for ne variant
- Added additional 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.157888.patch
Type: text/x-patch
Size: 8955 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180729/bb61d870/attachment.bin>


More information about the llvm-commits mailing list