[all-commits] [llvm/llvm-project] c9c179: AMDGPU: Add baseline tests for VGPR MFMA rewriting...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Jun 27 05:00:17 PDT 2025


  Branch: refs/heads/users/arsenm/amdgpu/add-baseline-tests-rewrite-av-copy-mfma-pass
  Home:   https://github.com/llvm/llvm-project
  Commit: c9c179dfc69ffe16ef6493da4d0dfb6139696e38
      https://github.com/llvm/llvm-project/commit/c9c179dfc69ffe16ef6493da4d0dfb6139696e38
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

  Changed paths:
    A llvm/test/CodeGen/AMDGPU/inflate-reg-class-vgpr-mfma-to-agpr-negative-tests.mir
    A llvm/test/CodeGen/AMDGPU/inflate-reg-class-vgpr-mfma-to-av-with-load-source.mir
    A llvm/test/CodeGen/AMDGPU/inflate-reg-class-vgpr-mfma-to-av.mir

  Log Message:
  -----------
  AMDGPU: Add baseline tests for VGPR MFMA rewriting pass

Add baseline tests for a new pass that will rewrite VGPR MFMAs
with copies to AV_* classes into the AGPR form.


  Commit: 2aa00c582f0b6d265d1bbe9156e8366d5b100688
      https://github.com/llvm/llvm-project/commit/2aa00c582f0b6d265d1bbe9156e8366d5b100688
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

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

  Log Message:
  -----------
  Add start of IR test that probably needs to be redone


  Commit: 137f3365b241db1864931fbd4f2c2d82c07ba9a4
      https://github.com/llvm/llvm-project/commit/137f3365b241db1864931fbd4f2c2d82c07ba9a4
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/inflate-reg-class-vgpr-mfma-to-agpr-negative-tests.mir

  Log Message:
  -----------
  Add crashing test from phi def


  Commit: f026978469cf7a87ee0a0ae9c9c63c7898764458
      https://github.com/llvm/llvm-project/commit/f026978469cf7a87ee0a0ae9c9c63c7898764458
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/inflate-reg-class-vgpr-mfma-to-agpr-negative-tests.mir

  Log Message:
  -----------
  Add test for physreg assert


Compare: https://github.com/llvm/llvm-project/compare/be4b74dc0aa9...f026978469cf

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