[PATCH] D46086: [InstCombine] refine select-of-constants to bitwise ops

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 28 07:39:50 PDT 2018


spatel updated this revision to Diff 144446.
spatel added a comment.

Patch updated:
Rebased to include 3-way compare tests added at https://reviews.llvm.org/rL331100.


https://reviews.llvm.org/D46086

Files:
  lib/Transforms/InstCombine/InstCombineSelect.cpp
  test/Transforms/InstCombine/rem.ll
  test/Transforms/InstCombine/select-icmp-and.ll
  test/Transforms/InstCombine/unrecognized_three-way-comparison.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46086.144446.patch
Type: text/x-patch
Size: 29091 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180428/16413ca1/attachment.bin>


More information about the llvm-commits mailing list