[PATCH] D50579: [LV] Teach about non header phis that have uses outside the loop

Anna Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 13 08:55:28 PDT 2018


anna updated this revision to Diff 160366.
anna marked an inline comment as done.
anna added a comment.

addressed review comments. added more tests.


Repository:
  rL LLVM

https://reviews.llvm.org/D50579

Files:
  include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
  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: D50579.160366.patch
Type: text/x-patch
Size: 12280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180813/f5b874c7/attachment.bin>


More information about the llvm-commits mailing list