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

Matthew Simpson via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 11 13:17:27 PST 2016


mssimpso updated this revision to Diff 47718.
mssimpso marked 10 inline comments as done.
mssimpso added a comment.
Herald added a subscriber: mzolotukhin.

Addressed Adam's comments. Thanks, Adam!


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.47718.patch
Type: text/x-patch
Size: 20633 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160211/fb20f4d1/attachment.bin>


More information about the llvm-commits mailing list