[PATCH] D39222: [InstCombine] Pull shifts through a select plus binop with constant

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 6 10:57:42 PST 2017


craig.topper updated this revision to Diff 121758.
craig.topper added a comment.

Address Sanjay's comments.


https://reviews.llvm.org/D39222

Files:
  lib/Transforms/InstCombine/InstCombineShifts.cpp
  test/Transforms/InstCombine/shift.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39222.121758.patch
Type: text/x-patch
Size: 13929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171106/b1762376/attachment.bin>


More information about the llvm-commits mailing list