[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:15:32 PDT 2018


xbolva00 updated this revision to Diff 157858.
xbolva00 retitled this revision from "[InstCombine] Fold Select with Xor condition" to "[InstCombine] Fold Select with binary op".

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.157858.patch
Type: text/x-patch
Size: 7065 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180728/e7fbcb75/attachment.bin>


More information about the llvm-commits mailing list