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

Matthew Simpson via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 18 09:28:11 PST 2016


mssimpso updated this revision to Diff 48342.
mssimpso marked 4 inline comments as done.
mssimpso added a comment.

Addressed Adam's comments. Thanks again, 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.48342.patch
Type: text/x-patch
Size: 22498 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160218/2944a57e/attachment.bin>


More information about the llvm-commits mailing list