Unverified Commit 7ef83f55 authored by Max191's avatar Max191 Committed by GitHub
Browse files

[mlir] Add pack/unpack transpose foldings for linalg.generic ops, fix bugs (#93055)

This PR adds transpose + pack/unpack folding support for transpose ops
in the form of `linalg.generic` ops. There were also some bugs with the
permutation composing in the previous patterns, so this PR fixes these
bugs and adds tests for them as well.
parent 2df68e05
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