[PATCH] D18537: Don't vectorize loops when everything will be scalarized

Hal Finkel via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 30 12:42:27 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL264904: [LoopVectorize] Don't vectorize loops when everything will be scalarized (authored by hfinkel).

Changed prior to commit:
  http://reviews.llvm.org/D18537?vs=52018&id=52107#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18537

Files:
  llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/trunk/test/Transforms/LoopVectorize/PowerPC/vectorize-only-for-real.ll
  llvm/trunk/test/Transforms/LoopVectorize/X86/vectorize-only-for-real.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18537.52107.patch
Type: text/x-patch
Size: 10722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160330/af9a8c79/attachment.bin>


More information about the llvm-commits mailing list