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

Matthew Simpson via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 1 09:53:21 PST 2016


mssimpso updated this revision to Diff 46551.
mssimpso added a comment.

Addressed Adam's comments


http://reviews.llvm.org/D16197

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16197.46551.patch
Type: text/x-patch
Size: 19759 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160201/464766d0/attachment-0001.bin>


More information about the llvm-commits mailing list