diff options
author | Quinn Dawkins <quinn@nod-labs.com> | 2023-04-02 15:46:32 -0400 |
---|---|---|
committer | Quinn Dawkins <quinn@nod-labs.com> | 2023-05-02 12:26:45 -0400 |
commit | 009c053e3f822d0df556c6b39f632e31594373de (patch) | |
tree | c87f556e6869bacba58174cbef6252c852b284a9 /llvm/unittests/Support/VirtualFileSystemTest.cpp | |
parent | 0d5b51e0ac885b6119e788cf6f0a6836c3908afc (diff) | |
download | llvm-009c053e3f822d0df556c6b39f632e31594373de.zip llvm-009c053e3f822d0df556c6b39f632e31594373de.tar.gz llvm-009c053e3f822d0df556c6b39f632e31594373de.tar.bz2 |
[mlir][linalg] Allow outer dims perm and untiled dims in pack/unpack generalization
Extends the pack/unpack generalization patterns to work for any packing
op with only full tiles. This produces a combination of rank-reduced
insert/extract slice ops paired with a transpose on the reduced shape,
similar to what the pattern currently produces for fully tiled
pack/unpacks. Note that only the outer dims are rank-reduced in this
pattern, leaving the shape of the inner tile intact.
Differential Revision: https://reviews.llvm.org/D147555
Diffstat (limited to 'llvm/unittests/Support/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions