Page MenuHomePhabricator

Please use GitHub pull requests for new patches. Phabricator shutdown timeline

[mlir][tensor] Add pattern to drop redundant insert_slice rank expansion
ClosedPublic

Authored by springerm on May 31 2023, 6:29 AM.

Details

Summary

Drop insert_slice rank expansions if they are directly followed by an inverse rank reduction.

Diff Detail