[PATCH] [SLPVectorization] Enhance Ability to Vectorize Horizontal Reductions from Consecutive Loads
suyog
suyog.sarda at samsung.com
Thu Jan 8 12:18:32 PST 2015
Hi Michael,
Thanks for the review and the example.
I think i should abandon this patch for now, since it has become too specific gradually as we discussed as well as wrongly working for store chains.
Basically, i will have to come up with patch tracking redcution (setting some flag) and then checking for consecutiveness of loads in that case.
Was a nice discussion :)
Regards,
Suyog
REPOSITORY
rL LLVM
http://reviews.llvm.org/D6675
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list