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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 2 02:18:30 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345959: [LV] Avoid vectorizing loops under opt for size that involve SCEV checks (authored by ayalz, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53612?vs=172276&id=172325#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53612

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

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


More information about the llvm-commits mailing list