[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
Thu Aug 16 09:35:34 PDT 2018


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

addressed review comments - added support for uniform instructions.


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.161047.patch
Type: text/x-patch
Size: 6952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180816/2dd014cd/attachment.bin>


More information about the llvm-commits mailing list