[PATCH] D42309: [LV] Use Demanded Bits and ValueTracking for reduction type-shrinking

Chad Rosier via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 4 07:46:16 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL324195: [LV] Use Demanded Bits and ValueTracking for reduction type-shrinking (authored by mcrosier, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42309?vs=132601&id=132766#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42309

Files:
  llvm/trunk/include/llvm/Transforms/Utils/LoopUtils.h
  llvm/trunk/lib/Transforms/Utils/LoopUtils.cpp
  llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/trunk/test/Transforms/LoopVectorize/reduction-small-size.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42309.132766.patch
Type: text/x-patch
Size: 22154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180204/723a8ee3/attachment.bin>


More information about the llvm-commits mailing list