Skip to content

Delete LinalgExt::PackOp and LinalgExt::UnPackOp#23550

Merged
hanhanW merged 2 commits intomainfrom
users/hanhanW/retire-linalg-ext-pack-unpack
Mar 10, 2026
Merged

Delete LinalgExt::PackOp and LinalgExt::UnPackOp#23550
hanhanW merged 2 commits intomainfrom
users/hanhanW/retire-linalg-ext-pack-unpack

Conversation

@hanhanW
Copy link
Copy Markdown
Contributor

@hanhanW hanhanW commented Feb 23, 2026

All the transformations are upstreamed, so we can retire the ops.

Fixes #20030

ci-extra: test_torch

@hanhanW
Copy link
Copy Markdown
Contributor Author

hanhanW commented Feb 23, 2026

okay, it looks like we can delete the IREE's pack/unpack ops after we land the upstream changes:

I'm working on the IREE change that retires the ops.

@hanhanW hanhanW changed the title DNS - Try fully using upstream pack/unpack implementation. Delete LinalgExt::PackOp and LinalgExt::UnPackOp Mar 5, 2026
@hanhanW hanhanW force-pushed the users/hanhanW/retire-linalg-ext-pack-unpack branch from f9bbb23 to f0acb3b Compare March 5, 2026 18:33
@hanhanW hanhanW marked this pull request as ready for review March 5, 2026 18:35
@hanhanW
Copy link
Copy Markdown
Contributor Author

hanhanW commented Mar 5, 2026

Oh, I thought that my changes are propagated to IREE. It seems like the last one is not yet landed to IREE.

@hanhanW hanhanW marked this pull request as draft March 5, 2026 19:10
hanhanW added 2 commits March 9, 2026 11:50
Signed-off-by: hanhanW <hanhan0912@gmail.com>
Signed-off-by: hanhanW <hanhan0912@gmail.com>
@hanhanW hanhanW force-pushed the users/hanhanW/retire-linalg-ext-pack-unpack branch from f0acb3b to 6559bee Compare March 9, 2026 19:45
@hanhanW hanhanW marked this pull request as ready for review March 9, 2026 20:11
@MaheshRavishankar
Copy link
Copy Markdown
Collaborator

ok nice!

Copy link
Copy Markdown
Collaborator

@MaheshRavishankar MaheshRavishankar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good if tests pass!

@hanhanW hanhanW merged commit 1f3f808 into main Mar 10, 2026
66 checks passed
@hanhanW hanhanW deleted the users/hanhanW/retire-linalg-ext-pack-unpack branch March 10, 2026 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Retire LinalgExt::PackOp and LinalgExt::UnPackOp

2 participants