[PATCH] D78054: [VFDatabase] Scalar functions are vector functions with VF =1

Masoud Ataei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 27 11:51:59 PDT 2020


masoud.ataei updated this revision to Diff 260395.
masoud.ataei edited the summary of this revision.
masoud.ataei added a comment.

Thanks Francesco for the reviews. 
The reviews are addressed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78054

Files:
  llvm/include/llvm/Analysis/VectorUtils.h
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/vectorizeVFone.ll
  llvm/unittests/Analysis/VectorUtilsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78054.260395.patch
Type: text/x-patch
Size: 5625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200427/c15571fe/attachment.bin>


More information about the llvm-commits mailing list