[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 02:17:08 PDT 2019


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

The tests have also been added to the diff.


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/lib/Transforms/Vectorize/LoopVectorize.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.201154.patch
Type: text/x-patch
Size: 6798 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190524/3709dc16/attachment.bin>


More information about the llvm-commits mailing list