Skip to content

[CK_TILE]: PreshuffleB + PreshuffleBQuant for ABQuant pipeline - #4268

Merged
ThomasNing merged 9 commits into
developfrom
import/develop/ROCm_composable_kernel/pr-3687
Feb 10, 2026
Merged

[CK_TILE]: PreshuffleB + PreshuffleBQuant for ABQuant pipeline#4268
ThomasNing merged 9 commits into
developfrom
import/develop/ROCm_composable_kernel/pr-3687

Conversation

@assistant-librarian

Copy link
Copy Markdown
Contributor

Proposed changes

Implement BQuantPreshuffle option for the ABQuant PreshuffleB pipeline.

Checklist

Please put an x into the boxes that apply. You can also fill these out after creating the PR. If you're not sure, please don't hesitate to ask.

  • I have added tests relevant to the introduced functionality, and the unit tests are passing locally
  • I have added the test to REGRESSION_TESTS list defined at the top of CMakeLists.txt in tests/CMakeLists.txt, IF the test takes more than 30 seconds to run.
  • I have added inline documentation which enables the maintainers with understanding the motivation
  • I have removed the stale documentation which is no longer relevant after this pull request
  • (If this change is user-facing) I have added release notes which provide the end users with a brief summary of the improvement from this pull request
  • I have run clang-format on all changed files
  • Any dependent changes have been merged

🔁 Imported from ROCm/composable_kernel#3687
🧑‍💻 Originally authored by @ErwinTerpstra

@ThomasNing
ThomasNing enabled auto-merge (squash) February 4, 2026 00:38
@ErwinTerpstra ErwinTerpstra added the organization: streamhpc contributors from streamhpc label Feb 4, 2026
@bidlekm
bidlekm self-requested a review February 4, 2026 13:55
@bidlekm

bidlekm commented Feb 4, 2026

Copy link
Copy Markdown
Contributor

Looks good, i have no comments!

@ThomasNing
ThomasNing merged commit d2fca53 into develop Feb 10, 2026
20 checks passed
@ThomasNing
ThomasNing deleted the import/develop/ROCm_composable_kernel/pr-3687 branch February 10, 2026 13:57
assistant-librarian Bot pushed a commit to ROCm/composable_kernel that referenced this pull request Feb 10, 2026
[CK_TILE]: PreshuffleB + PreshuffleBQuant for ABQuant
 pipeline (#4268)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

## Proposed changes

Implement BQuantPreshuffle option for the ABQuant PreshuffleB pipeline.

## Checklist

Please put an `x` into the boxes that apply. You can also fill these out
after creating the PR. If you're not sure, please don't hesitate to ask.

- [X] I have added tests relevant to the introduced functionality, and
the unit tests are passing locally
- [X] I have added the test to REGRESSION_TESTS list defined at the top
of CMakeLists.txt in tests/CMakeLists.txt, **IF** the test takes more
than 30 seconds to run.
- [X] I have added inline documentation which enables the maintainers
with understanding the motivation
- [X] I have removed the stale documentation which is no longer relevant
after this pull request
- [ ] (If this change is user-facing) I have added release notes which
provide the end users with a brief summary of the improvement from this
pull request
- [X] I have run `clang-format` on all changed files
- [X] Any dependent changes have been merged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants