[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 Jun 21 00:42:48 PDT 2019


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

Rebase on the current master


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.205946.patch
Type: text/x-patch
Size: 27722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190621/00daafec/attachment.bin>


More information about the llvm-commits mailing list