[all-commits] [llvm/llvm-project] 24c371: AMDGPU: Fix -amdgpu-mfma-vgpr-form flag on gfx908
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Jul 25 02:57:19 PDT 2025
Branch: refs/heads/users/arsenm/amdgpu/fix-amdgpu-mfma-vgpr-form-flag-gfx908
Home: https://github.com/llvm/llvm-project
Commit: 24c37158060c1ab8ac13a6fb6517a5a6c906e079
https://github.com/llvm/llvm-project/commit/24c37158060c1ab8ac13a6fb6517a5a6c906e079
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
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