SIGN IN SIGN UP

[rocm-libraries] ROCm/rocm-libraries#6089 (commit c876d18)

[CK Tile] Extend type support EightWave pipeline

## Motivation

EightWave pipeline was designed for 8 bit types. This PR extend support
for any FP type

## Technical Details

 - Generalize policy to support any FP type
- Change LDS layout to fix bank conflicts. This removes all bank
conflicts in the pipeline (checked for all supported types). Remaining
bank conflicts are related to Cshuffle epilogue.

## Test Plan

Added GEMM tests with new supported types. Note that FP6 is also
supported for MX GEMM but the PR was reverted so no tests were added for
it.

## Submission Checklist

- [x] Look over the contributing guidelines at
https://github.com/ROCm/ROCm/blob/develop/CONTRIBUTING.md#pull-requests.
E
Enrico Degregori committed
1b4fbd95fd08b35dee9adaaa311e1fb7935ab941
Parent: 054436c
Committed by assistant-librarian[bot] <assistant-librarian[bot]@users.noreply.github.com> on 6/5/2026, 11:54:40 PM