[PATCH] D100121: [LV] Let selectVectorizationFactor reason directly on VectorizationFactor.

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 20 01:55:25 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG86729538bdbd: [LV] Let selectVectorizationFactor reason directly on VectorizationFactor. (authored by sdesmalen).
Herald added subscribers: vkmr, rogfer01.

Changed prior to commit:
  https://reviews.llvm.org/D100121?vs=338013&id=338773#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100121/new/

https://reviews.llvm.org/D100121

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/VPlan.h
  llvm/test/Transforms/LoopVectorize/X86/avx512.ll
  llvm/test/Transforms/LoopVectorize/X86/intrinsiccost.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100121.338773.patch
Type: text/x-patch
Size: 11638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210420/cdbeccd0/attachment.bin>


More information about the llvm-commits mailing list