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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 21 07:41:23 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340278: [LV] Vectorize loops where non-phi instructions used outside loop (authored by annat, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50778?vs=161491&id=161719#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50778

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50778.161719.patch
Type: text/x-patch
Size: 11332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180821/5ce3319f/attachment.bin>


More information about the llvm-commits mailing list