[PATCH] D53612: [LV] Avoid vectorizing loops under opt for size that involve SCEV checks

Ayal Zaks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 1 17:12:00 PDT 2018


Ayal updated this revision to Diff 172276.
Ayal added a comment.

Addressed comments.
Added another test case derived from PR39497.
Updated to trunk before committing.


https://reviews.llvm.org/D53612

Files:
  lib/Transforms/Vectorize/LoopVectorize.cpp
  test/Transforms/LoopVectorize/X86/optsize.ll
  test/Transforms/LoopVectorize/pr39417-optsize-scevchecks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53612.172276.patch
Type: text/x-patch
Size: 6366 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181102/c017830a/attachment.bin>


More information about the llvm-commits mailing list