Skip to content

Add insert_slice op and remove concat_past_present#4776

Draft
turneram wants to merge 25 commits intodevelopfrom
insert_slice
Draft

Add insert_slice op and remove concat_past_present#4776
turneram wants to merge 25 commits intodevelopfrom
insert_slice

Conversation

@turneram
Copy link
Copy Markdown
Contributor

Motivation

Replace an operator that is very specific and difficult for rocmlir to fuse with a more general purpose op that already exists in the mlir spec.

Changelog Category

Add a CHANGELOG.md entry for any option other than Not Applicable

    • Added: New functionality.
    • Changed: Changes to existing functionality.
    • Removed: Functionality or support that has been removed. (Compared to a previous release)
    • Optimized: Component performance that has been optimized or improved.
    • Resolved Issues: Known issues from a previous version that have been resolved.
    • Not Applicable: This PR is not to be included in the changelog.

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