[PATCH] D50778: [LV] Vectorize loops where non-phi instructions used outside loop

Anna Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 20 08:51:57 PDT 2018


anna updated this revision to Diff 161491.
anna added a comment.

Updated LoopVectorizationCostModel::collectLoopUniforms to correctly identify uniforms


Repository:
  rL LLVM

https://reviews.llvm.org/D50778

Files:
  lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
  lib/Transforms/Vectorize/LoopVectorize.cpp
  test/Transforms/LoopVectorize/no_outside_user.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50778.161491.patch
Type: text/x-patch
Size: 9406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180820/2e1ba1fa/attachment.bin>


More information about the llvm-commits mailing list