llvm-project
0c70a26f
- [SLP]Clear root node reordering only if the root node is not re-used in graph
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
alexey-bataev
Committer
alexey-bataev
Parents
cdeeb390
Loading