[PATCH] [LoopInterchange] Add support to interchange loops with reductions.
Karthik Bhat
kv.bhat at samsung.com
Thu Apr 16 06:59:06 PDT 2015
Hi Renato,
Updated code as per reveiw comments. Refactored reduction identification code out of loop vectorizer and reusing the same in this pass. This code assumes http://reviews.llvm.org/D9046 has been applied.
Please let me know your inputs on this.
Thanks for your continued support. I really appreciate it.
Thanks and Regards
Karthik Bhat
http://reviews.llvm.org/D8314
Files:
lib/Transforms/IPO/PassManagerBuilder.cpp
lib/Transforms/Scalar/LoopInterchange.cpp
test/Transforms/LoopInterchange/reductions.ll
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8314.23855.patch
Type: text/x-patch
Size: 34545 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150416/2ebf72a9/attachment.bin>
More information about the llvm-commits
mailing list