[all-commits] [llvm/llvm-project] c11886: [MLIR][ROCDL]Add MFMA_*_F8F6F4 instructions to the...

Yi Qian via All-commits all-commits at lists.llvm.org
Thu Jan 23 11:28:17 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c118864223c6309378cd704f3406533474c2759f
      https://github.com/llvm/llvm-project/commit/c118864223c6309378cd704f3406533474c2759f
  Author: Yi Qian <68618497+yiqian1 at users.noreply.github.com>
  Date:   2025-01-23 (Thu, 23 Jan 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/LLVMIR/ROCDLOps.td
    M mlir/test/Dialect/LLVMIR/rocdl.mlir
    M mlir/test/Target/LLVMIR/rocdl.mlir

  Log Message:
  -----------
  [MLIR][ROCDL]Add MFMA_*_F8F6F4 instructions to the ROCDL dialect (#123830)

This PR adds mfma.scale.f32.32x32x64.f8f6f4 and
mfma.scale.f32.16x16x128.f8f6f4 to the ROCDL dialect. They are converted
to the corresponding intrinsics in the mlir-to-llvmir pass.



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