Skip to content
Unverified Commit 61873540 authored by Matthias Springer's avatar Matthias Springer Committed by GitHub
Browse files

[mlir][transform] Fix crash when consuming an op in a named sequence (#67437)

Fix a crash when consuming an op in a named sequence, when the same op
is also mapped in the caller's mapping. Ops must be removed from *all*
mappings during the "expensive checks". Otherwise, we may have dangling
pointers in the mappings data structures, which interfere with the
expensive checks.
parent 18be23f8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment