[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 7 02:56:12 PDT 2019


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

Diff updated: rebased to 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/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.203520.patch
Type: text/x-patch
Size: 13809 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190607/23a5392a/attachment.bin>


More information about the llvm-commits mailing list