[all-commits] [llvm/llvm-project] 9adf12: AMDGPU: Add tests for every mfma intrinsic v-to-a ...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Aug 27 21:16:16 PDT 2025


  Branch: refs/heads/users/arsenm/amdgpu/add-tests-every-v-to-a-mfma-mapping
  Home:   https://github.com/llvm/llvm-project
  Commit: 9adf12dae3b8d7c727588188f72b6e8720a9ddc5
      https://github.com/llvm/llvm-project/commit/9adf12dae3b8d7c727588188f72b6e8720a9ddc5
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-08-28 (Thu, 28 Aug 2025)

  Changed paths:
    A llvm/test/CodeGen/AMDGPU/rewrite-vgpr-mfma-to-agpr.gfx90a.ll
    A llvm/test/CodeGen/AMDGPU/rewrite-vgpr-mfma-to-agpr.gfx950.ll
    M llvm/test/CodeGen/AMDGPU/rewrite-vgpr-mfma-to-agpr.ll

  Log Message:
  -----------
  AMDGPU: Add tests for every mfma intrinsic v-to-a mapping

Make sure the MFMA VGPR to AGPR InstrMapping table is complete.
I think I got everything, except the full cross product of input
types with the mfma scale intrinsics. Also makes sure we have
coverage for smfmac and mfma_scale cases.


  Commit: 4295f18c1740a46a186bf60eb6bd391ae61dd78b
      https://github.com/llvm/llvm-project/commit/4295f18c1740a46a186bf60eb6bd391ae61dd78b
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-08-28 (Thu, 28 Aug 2025)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/rewrite-vgpr-mfma-to-agpr.ll

  Log Message:
  -----------
  Add missed cases


Compare: https://github.com/llvm/llvm-project/compare/6a92c5cb9da0...4295f18c1740

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