llvm-project
a928c619
- [mlir] Make remove-dead-values pass remove blocks arguments first (#165725)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
170 days ago
[mlir] Make remove-dead-values pass remove blocks arguments first (#165725) Fix https://github.com/llvm/llvm-project/issues/163051. Some Ops which have multiple blocks, before deleting the ops, first remove the dead parameters within its blocks.
References
#165725 - [mlir] Make remove-dead-values pass remove blocks arguments first
Author
linuxlonelyeagle
Parents
9e6a31f8
Loading