[PATCH] Refactor identification of reductions and expose them as utility functions
Karthik Bhat
kv.bhat at samsung.com
Wed Apr 15 22:31:20 PDT 2015
Hi aschwaighofer, anemet, rengolin,
Hi All,
I would like to reuse LoopVectorizer's code to identify/categorize reductions in one of my Pass.
Refactor functions/code required to identify a reduction and expose them as utility functions.
No functionality change.
Please let me know if this is good to commit.
Thanks and Regards
Karthik Bhat
REPOSITORY
rL LLVM
http://reviews.llvm.org/D9046
Files:
include/llvm/Transforms/Utils/LoopUtils.h
lib/Transforms/Vectorize/LoopVectorize.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9046.23827.patch
Type: text/x-patch
Size: 19322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150416/fa2e56e6/attachment.bin>
More information about the llvm-commits
mailing list