Unverified Commit a7530452 authored by Ingo Müller's avatar Ingo Müller Committed by GitHub
Browse files

[mlir][transform] Improve error message of tracking listener. (#66987)

This PR extends the error message of the tracking listener when
replacement ops cannot be found. That may happen if the applied patterns
replace an op by an op of a different kind or by block arguments.
However, this only matters if there are alive handles to the replaced
op. The new error message mentions that explicitly and reports the alive
handles.
parent 1f64dc8f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment