llvm-project
a928c619 - [mlir] Make remove-dead-values pass remove blocks arguments first (#165725)

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.
Parents
Loading