[PATCH] D34078: Enable support for floating-point division reductions
Elena Demikhovsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 22 00:25:00 PDT 2017
delena added a comment.
I suggest to add one more test that shows that vectorization does not happen when the reduction variable is the second argument of fdiv.
https://reviews.llvm.org/D34078
More information about the llvm-commits
mailing list