[PATCH] D26000: [InstCombine] Folding of shifts by the sum of positive values

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 26 14:12:59 PDT 2016


RKSimon updated this revision to Diff 75948.
RKSimon added a comment.

Updated based on Davide and David's comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D26000

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26000.75948.patch
Type: text/x-patch
Size: 3962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161026/01949326/attachment.bin>


More information about the llvm-commits mailing list