[PATCH] [LSR] canonicalize Prod*(1<<C) to Prod<<C

Jingyue Wu jingyue at google.com
Wed Jun 24 10:29:10 PDT 2015


using namespace PatternMatch and some other minor changes


http://reviews.llvm.org/D10448

Files:
  lib/Analysis/ScalarEvolutionExpander.cpp
  test/Transforms/LoopIdiom/basic.ll
  test/Transforms/LoopReroll/nonconst_lb.ll
  test/Transforms/LoopStrengthReduce/2011-10-06-ReusePhi.ll
  test/Transforms/LoopStrengthReduce/post-inc-icmpzero.ll
  test/Transforms/LoopStrengthReduce/shl.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10448.28365.patch
Type: text/x-patch
Size: 5903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150624/28e54345/attachment.bin>


More information about the llvm-commits mailing list