[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 14:34:19 PDT 2020


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

Sorry, I was missing your suggestion of commenting above check on the test file. 
Done.


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.260456.patch
Type: text/x-patch
Size: 5794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200427/7107ab91/attachment.bin>


More information about the llvm-commits mailing list