llvm-project
95a960da - [SLP]Do not convert inversed cmp nodes, if they reordered/reused

Commit
59 days ago
[SLP]Do not convert inversed cmp nodes, if they reordered/reused If the cmp node with inversed compares must be reordered/shuffled with the reuses, disable transformation for such nodes for now, they require some special processing. Fixes https://github.com/llvm/llvm-project/pull/181580#issuecomment-3933026221
Author
Committer
Parents
Loading