[all-commits] [llvm/llvm-project] 105ce5: [mlir][amdgpu] Define an amdgpu.scaling_mfma wrapp...

Muzammil via All-commits all-commits at lists.llvm.org
Fri May 2 16:07:39 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 105ce585d35eff433031d3edce977eba97eeb6ff
      https://github.com/llvm/llvm-project/commit/105ce585d35eff433031d3edce977eba97eeb6ff
  Author: Muzammil <55665739+Muzammiluddin-Syed-ECE at users.noreply.github.com>
  Date:   2025-05-02 (Fri, 02 May 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/AMDGPU/IR/AMDGPU.td
    M mlir/lib/Conversion/AMDGPUToROCDL/AMDGPUToROCDL.cpp
    M mlir/test/Conversion/AMDGPUToROCDL/mfma-gfx950.mlir
    M mlir/test/Dialect/AMDGPU/ops.mlir

  Log Message:
  -----------
  [mlir][amdgpu] Define an amdgpu.scaling_mfma wrapper (#137498)

Create a wrapper around the new scaled MFMAs that operate on specific
element types and tile sizes.

See [Issue](https://github.com/iree-org/iree/issues/20616).

---------

Signed-off-by: Muzammiluddin Syed <muzasyed at amd.com>



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list