[PATCH] D31979: [LV] Fix the vector code generation for first order recurrence

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 13 12:12:10 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL300238: [LV] Fix the vector code generation for first order recurrence (authored by annat).

Changed prior to commit:
  https://reviews.llvm.org/D31979?vs=95025&id=95182#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31979

Files:
  llvm/trunk/lib/Transforms/Utils/LoopUtils.cpp
  llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/trunk/test/Transforms/LoopVectorize/AArch64/loop-vectorization-factors.ll
  llvm/trunk/test/Transforms/LoopVectorize/first-order-recurrence.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31979.95182.patch
Type: text/x-patch
Size: 9334 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170413/26540748/attachment.bin>


More information about the llvm-commits mailing list