[PATCH] D16197: [LV] Vectorize first-order recurrences

Matthew Simpson via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 19 10:00:44 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL261346: [LV] Vectorize first-order recurrences (authored by mssimpso).

Changed prior to commit:
  http://reviews.llvm.org/D16197?vs=48342&id=48508#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16197

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16197.48508.patch
Type: text/x-patch
Size: 23321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160219/92a7b6b7/attachment.bin>


More information about the llvm-commits mailing list