[all-commits] [llvm/llvm-project] 2b1ce2: AMDGPU: Fix -amdgpu-mfma-vgpr-form flag on gfx908 ...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Jul 25 03:50:18 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2b1ce25e21765a07f69c48196bd15239d98cae92
      https://github.com/llvm/llvm-project/commit/2b1ce25e21765a07f69c48196bd15239d98cae92
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-07-25 (Fri, 25 Jul 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
    M llvm/test/CodeGen/AMDGPU/gfx90a-enc.ll

  Log Message:
  -----------
  AMDGPU: Fix -amdgpu-mfma-vgpr-form flag on gfx908 (#150599)

This should be ignored since there are no VGPR forms. This
makes it possible to flip the default for the flag to true.



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