[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
Tue Aug 14 07:23:06 PDT 2018


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

addressed review comments and simplified code.


Repository:
  rL LLVM

https://reviews.llvm.org/D50579

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: D50579.160579.patch
Type: text/x-patch
Size: 11797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180814/bcc4696c/attachment.bin>


More information about the llvm-commits mailing list