[PATCH] D154157: [LV] Cost model for out-of-loop reductions
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 3 00:57:52 PDT 2023
dmgreen added a comment.
Sounds OK to me. Did you consider including the cost of reductions in the existing vectorizer cost calculations, as opposed to a hard limit?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154157/new/
https://reviews.llvm.org/D154157
More information about the llvm-commits
mailing list