[PATCH] D62997: [LV] Share the LV illegality reporting with LoopVectorize. NFC.
Hideki Saito via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 5 23:08:45 PDT 2019
hsaito added a comment.
In D62997#1614330 <https://reviews.llvm.org/D62997#1614330>, @hsaito wrote:
> In D62997#1614288 <https://reviews.llvm.org/D62997#1614288>, @psamolysov wrote:
>
> > @rengolin @hsaito I understand you were busy during the version 9 pre-releasing. But if you have time and the diff looks good for you, could you land it? Thank you.
>
>
> I can land this today.
Done.
Sending include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
Sending include/llvm/Transforms/Vectorize/LoopVectorize.h
Sending lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
Sending lib/Transforms/Vectorize/LoopVectorize.cpp
Adding test/Transforms/LoopVectorize/nofloat-report.ll
Transmitting file data .....
Committed revision 367980.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62997/new/
https://reviews.llvm.org/D62997
More information about the llvm-commits
mailing list