#
a9888211 |
| 09-Jul-2024 |
Alexey Bataev <a.bataev@outlook.com> |
[SLP]Keep the original order in the reductions.
The patch tries to keep the original order of the instruction in the reductions. Previously, two first instructions were switched, giving reverse orde
[SLP]Keep the original order in the reductions.
The patch tries to keep the original order of the instruction in the reductions. Previously, two first instructions were switched, giving reverse order. The first step to support of the ordered reductions.
Reviewers: RKSimon
Reviewed By: RKSimon
Pull Request: https://github.com/llvm/llvm-project/pull/98025
show more ...
|