[PATCH] D62311: [LV] Inform about exactly reason of loop illegality
Pavel Samolysov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 24 04:49:44 PDT 2019
psamolysov updated this revision to Diff 201196.
psamolysov added a comment.
@fhahn Thank you for the idea, I've reverted the changes in the `LoopVectorizer.cpp` file and used `-disable-output` in the tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62311/new/
https://reviews.llvm.org/D62311
Files:
llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
llvm/test/Transforms/LoopVectorize/legal_loop_config.ll
llvm/test/Transforms/LoopVectorize/legal_preheader_check.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62311.201196.patch
Type: text/x-patch
Size: 5172 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190524/5412cae7/attachment.bin>
More information about the llvm-commits
mailing list