[PATCH] D114171: [SLP]Improve reductions analysis and emission, part 1.
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 13 00:54:11 PDT 2022
nikic added a comment.
It looks like this change has non-trivial compile-time impact in some cases. One large regression by 34% is on `me_distortion.c` from lencod at `O3` (without codegen changes, so this is not due to better vectorization).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114171/new/
https://reviews.llvm.org/D114171
More information about the llvm-commits
mailing list