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

Masoud Ataei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 28 07:29:20 PDT 2020


masoud.ataei updated this revision to Diff 260629.
masoud.ataei added a comment.

Oh, sorry I missed these part in my last update.
Thanks Francesco,


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.260629.patch
Type: text/x-patch
Size: 5773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200428/1214fb40/attachment.bin>


More information about the llvm-commits mailing list