[PATCH] D45271: [LV] Introduce TTI::getMinimumVF

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 13 13:19:47 PDT 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL330062: [LV] Introduce TTI::getMinimumVF (authored by kparzysz, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45271?vs=141052&id=142460#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45271

Files:
  llvm/trunk/include/llvm/Analysis/TargetTransformInfo.h
  llvm/trunk/include/llvm/Analysis/TargetTransformInfoImpl.h
  llvm/trunk/lib/Analysis/TargetTransformInfo.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonTargetTransformInfo.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonTargetTransformInfo.h
  llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/trunk/test/Transforms/LoopVectorize/Hexagon/lit.local.cfg
  llvm/trunk/test/Transforms/LoopVectorize/Hexagon/minimum-vf.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45271.142460.patch
Type: text/x-patch
Size: 12304 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180413/e819a336/attachment.bin>


More information about the llvm-commits mailing list