SIGN IN SIGN UP

[rocm-libraries] ROCm/rocm-libraries#6014 (commit 2f8259d)

[CK Tile] Adding MFMA wrappers for dense builtins (#6014)

## Motivation

This PR is part of the [WMMA/MFMA] unification work. It's the second of
the series of PRs (after #5801) that add all the necessary MMA builtins
as `amdgcn_mma` structs. This PR focuses on dense MFMA intrinsics.

## Technical Details

This change adds new specializations for WMMA dense builtins. In total,
we add 55 MFMA builtins.

## Test Plan

All the new wrappers were added to the test suite in
`test_amdgcn_mma_layout.inc`.

## Test Result

Test pass locally, waiting for the CI.

## Submission Checklist

- [x] Look over the contributing guidelines at
https://github.com/ROCm/ROCm/blob/develop/CONTRIBUTING.md#pull-requests.
W
Wojciech Laskowski committed
275629fe347da7b7ec29b0c6511639ff21f20309
Parent: cad4f23
Committed by GitHub <noreply@github.com> on 5/21/2026, 7:05:19 AM