[PATCH] Optimize unrolled reductions in LoopStrengthReduce
hfinkel at anl.gov
hfinkel at anl.gov
Thu Jan 22 21:40:55 PST 2015
I agree, this needs a register-pressure threshold. Also, I thought that the loop vectorizer would also perform this transformation as part of its interleaved unrolling capability. Does it not? If not, perhaps it really belongs there (and the vectorizer already has register pressure heuristics)?
http://reviews.llvm.org/D7128
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list