[PATCH] D62997: [LV] Share the LV illegality reporting with LoopVectorize. NFC.
Pavel Samolysov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 19 00:49:44 PDT 2019
psamolysov updated this revision to Diff 210760.
psamolysov added a comment.
@rengolin @hsaito Well, I've restored the behavior: the method `vectorizeAnalysisPassName` has been taken into account again. I've reverted the tests also, all the tests in LoopVectorize pass successfully.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62997/new/
https://reviews.llvm.org/D62997
Files:
llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
llvm/include/llvm/Transforms/Vectorize/LoopVectorize.h
llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/nofloat-report.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62997.210760.patch
Type: text/x-patch
Size: 27807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190719/2c84129a/attachment.bin>
More information about the llvm-commits
mailing list