[PATCH] D62311: [LV] Inform about exactly reason of loop illegality

Pavel Samolysov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 28 12:39:15 PDT 2019


psamolysov updated this revision to Diff 201743.
psamolysov added a comment.

@fhahn thank you! I've updated the diff - consolidate the legality checking tests in one file: loop-legality-checks.ll
I have no commit access, so could you or someone else lend the patch?


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_preheader_check.ll
  llvm/test/Transforms/LoopVectorize/loop-legality-checks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62311.201743.patch
Type: text/x-patch
Size: 5964 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190528/8821eb4b/attachment.bin>


More information about the llvm-commits mailing list