[PATCH] [LSR] Generate and use zero extends

Sanjoy Das sanjoy at playingwithpointers.com
Mon Jun 8 23:30:35 PDT 2015


address review:

- change Formula::print to indicate that a specific formula is a zext formula
- add comment on LSRInstance::GenerateZExts
- the existing test case tests both pre-inc and post-inc uses (commented).  Please let me know if this is not what you meant.


http://reviews.llvm.org/D9181

Files:
  lib/Transforms/Scalar/LoopStrengthReduce.cpp
  test/Transforms/LoopStrengthReduce/zext-of-scale.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9181.27362.patch
Type: text/x-patch
Size: 12028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150609/f4c0f675/attachment.bin>


More information about the llvm-commits mailing list