diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2021-10-25 09:40:59 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2021-10-26 07:41:24 -0700 |
commit | ce14d1b690d886ff6022a5cc0f2e40cc8ecb9a46 (patch) | |
tree | eb5357fa98261d3a29a13666256c5580c6fa3396 /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | 158083f0de033dec4f4f9a68f558da6e68d30c35 (diff) | |
download | llvm-ce14d1b690d886ff6022a5cc0f2e40cc8ecb9a46.zip llvm-ce14d1b690d886ff6022a5cc0f2e40cc8ecb9a46.tar.gz llvm-ce14d1b690d886ff6022a5cc0f2e40cc8ecb9a46.tar.bz2 |
[SLP]Do not reorder reduction nodes.
The final reduction nodes should not be reordered, the order does not
matter for reductions. Also, it might be profitable to vectorize smaller
reduction trees, reduction cost may compensate small tree cost.
Part of D111574
Differential Revision: https://reviews.llvm.org/D112467
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions