[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 Apr 2 17:08:10 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL329035: [SLP] Distinguish "demanded and shrinkable" from "demanded and not shrinkable"… (authored by haicheng, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44868?vs=139833&id=140711#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44868

Files:
  llvm/trunk/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/trunk/test/Transforms/SLPVectorizer/AArch64/ext-trunc.ll
  llvm/trunk/test/Transforms/SLPVectorizer/X86/partail.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44868.140711.patch
Type: text/x-patch
Size: 6835 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180403/714a7ceb/attachment.bin>


More information about the llvm-commits mailing list