[PATCH] D78054: Returning scalar function when VF=1
Masoud Ataei via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 24 14:05:37 PDT 2020
masoud.ataei updated this revision to Diff 259978.
masoud.ataei retitled this revision from "Returning the value of NeedToScalarize when VF=1" to "Returning scalar function when VF=1".
masoud.ataei edited the summary of this revision.
masoud.ataei set the repository for this revision to rG LLVM Github Monorepo.
masoud.ataei added a comment.
Herald added a reviewer: rengolin.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Addressing comments and adding unit tests.
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/scalarizeVFOne.ll
llvm/unittests/Analysis/VectorUtilsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78054.259978.patch
Type: text/x-patch
Size: 5270 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200424/0d01424d/attachment.bin>
More information about the llvm-commits
mailing list