[PATCH] D44868: [SLP] Distinguish "demanded and shrinkable" from "demanded and not shrinkable" values when determining the minimum bitwidth

Haicheng Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 26 09:09:57 PDT 2018


haicheng updated this revision to Diff 139800.
haicheng marked 3 inline comments as done.
haicheng added a comment.

Update to address Alexey's comments.  Thank you very much.


Repository:
  rL LLVM

https://reviews.llvm.org/D44868

Files:
  lib/Transforms/Vectorize/SLPVectorizer.cpp
  test/Transforms/SLPVectorizer/AArch64/ext-trunc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44868.139800.patch
Type: text/x-patch
Size: 4766 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180326/a5f76a59/attachment.bin>


More information about the llvm-commits mailing list