llvm-project
0c70a26f - [SLP]Clear root node reordering only if the root node is not re-used in graph

Commit
317 days ago
[SLP]Clear root node reordering only if the root node is not re-used in graph The reordering of the root node can be safely cleared only if the root node is not reused, otherwise the graph might be broken Fixes #125357
Author
Committer
Parents
Loading