Skip to content

Conversation

@qedawkins
Copy link
Contributor

The main change is simply two find + replaces.

Code: s/tensor::(Un)PackOp/linalg::(Un)PackOp/g
Tests: s/tensor.(un)pack/linalg.(un)pack/g

This may need to be rebased depending on when 123902 actually lands.
Additionally a few external interface registrations needed to update for the
dialect move.

lialan added a commit that referenced this pull request Feb 19, 2025
This PR contains the following change:
* Update LLVM to llvm/llvm-project@3e61c1ab7f
* Changes necessary for llvm/llvm-project#123902
, originally from: #19993
* Renaming changes to accommodate upstream changes.

---------

Signed-off-by: Alan Li <[email protected]>
Co-authored-by: Quinn Dawkins <[email protected]>
@lialan
Copy link
Contributor

lialan commented Feb 20, 2025

This patch was landed together with c8ba691

@lialan lialan closed this Feb 20, 2025
@benvanik benvanik deleted the shared/pack_to_linalg_changes branch April 30, 2025 18:43
AWoloszyn pushed a commit that referenced this pull request Dec 1, 2025
This PR contains the following change:
* Update LLVM to llvm/llvm-project@3e61c1ab7f
* Changes necessary for llvm/llvm-project#123902
, originally from: #19993
* Renaming changes to accommodate upstream changes.

---------

Signed-off-by: Alan Li <[email protected]>
Co-authored-by: Quinn Dawkins <[email protected]>
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.

3 participants