Adds a canonicalization for tensor.extract. When an extract occurs on
a rank-reducing (of unit-dimensions) tensor.extract_slice operation,
the tensor.extract can act on the source of the tensor.extract_slice.
Depends on D158635
Differential D158637
[mlir][tensor] Add canonicalization of `tensor.extract` from cast-like slice christopherbate on Aug 23 2023, 10:09 AM. Authored by
Details
Adds a canonicalization for tensor.extract. When an extract occurs on Depends on D158635
Diff Detail
Event Timeline
|