Skip to content

[MLIR][Linalg] pack, unpack to take memref inputs #129036

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 35 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
4d523ad
draft
ita9naiwa Feb 27, 2025
4f2dbf4
draft
ita9naiwa Feb 27, 2025
226230c
draft
ita9naiwa Feb 27, 2025
0c184df
init
ita9naiwa Feb 28, 2025
19201c6
lint
ita9naiwa Feb 28, 2025
b99b920
lint
ita9naiwa Feb 28, 2025
be6a119
add
ita9naiwa Feb 28, 2025
eee8805
remove tensor casting
ita9naiwa Mar 1, 2025
c5b3c39
add test
ita9naiwa Mar 1, 2025
714e4c4
Merge branch 'main' into ita9naiwa/pack-memref
ita9naiwa Mar 16, 2025
a5d01df
fix upon review
ita9naiwa Mar 16, 2025
2480616
lint
ita9naiwa Mar 23, 2025
0421e72
Merge branch 'main' into ita9naiwa/pack-memref
ita9naiwa Mar 23, 2025
7b92a4e
format fix
ita9naiwa Mar 24, 2025
6dc08ae
revert changes
ita9naiwa Mar 25, 2025
cf7be57
revert changes
ita9naiwa Mar 25, 2025
4e2f00d
nit
ita9naiwa Mar 25, 2025
ee7a42a
fix upon review: Add getEffects for PackOp and UnPackOp
ita9naiwa Mar 27, 2025
5b95ee8
make clang-format happy
ita9naiwa Mar 27, 2025
8b5ac5a
make clang-format happy
ita9naiwa Mar 27, 2025
c955d21
wrap getEffects function
ita9naiwa Mar 27, 2025
4bedf40
Merge branch 'main' into ita9naiwa/pack-memref
ita9naiwa Mar 27, 2025
276069d
fix upon review
ita9naiwa Mar 29, 2025
790e974
bail out transforms using PackOp, UnPackOp
ita9naiwa Mar 30, 2025
820e40b
fix build error
ita9naiwa Mar 30, 2025
43a64b9
fix build error
ita9naiwa Mar 30, 2025
a3bba60
Merge branch 'main' into ita9naiwa/pack-memref
ita9naiwa Apr 2, 2025
486c62b
add invalid pack/unpack cases
ita9naiwa Apr 2, 2025
ca889b5
fix roundtrip test
ita9naiwa Apr 2, 2025
ce910b9
fix upon review
ita9naiwa Apr 2, 2025
6a501bd
fix upon review
ita9naiwa Apr 2, 2025
535e796
.
ita9naiwa Apr 2, 2025
4cbbb80
Merge branch 'main' into ita9naiwa/pack-memref
ita9naiwa Apr 6, 2025
17ad838
fix upon review
ita9naiwa Apr 13, 2025
2aca3fd
Update mlir/include/mlir/Dialect/Linalg/IR/LinalgRelayoutOps.td
ita9naiwa Apr 20, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into ita9naiwa/pack-memref
  • Loading branch information
ita9naiwa authored Apr 2, 2025
commit a3bba6046a617014ed5328103eb5e46a69bc73c2

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.