This allows for the conversion to match A(B()) -> C() with a pattern matching
A and marking B for deletion.
Also add better assertions when an operation is erased while still having uses.
Differential D99442
Fix deletion of operations through the rewriter in a pattern matching a consumer operation mehdi_amini on Mar 26 2021, 2:12 PM. Authored by
Details This allows for the conversion to match A(B()) -> C() with a pattern matching Also add better assertions when an operation is erased while still having uses.
Diff Detail
Unit Tests Event Timeline
|
!use_empty()?