[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
Fri Feb 2 08:10:27 PST 2018
mcrosier updated this revision to Diff 132601.
mcrosier added a comment.
Address Diego's comments.
https://reviews.llvm.org/D42309
Files:
include/llvm/Transforms/Utils/LoopUtils.h
lib/Transforms/Utils/LoopUtils.cpp
lib/Transforms/Vectorize/LoopVectorize.cpp
test/Transforms/LoopVectorize/reduction-small-size.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42309.132601.patch
Type: text/x-patch
Size: 22022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180202/4ad10bf7/attachment.bin>
More information about the llvm-commits
mailing list