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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 6 13:08:05 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL317510: [InstCombine] Pull shifts through a select plus binop with constant (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D39222?vs=121758&id=121774#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39222

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

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


More information about the llvm-commits mailing list