[all-commits] [llvm/llvm-project] 9ea67a: AMDGPU: Add v_smfmac_f32_32x32x64_bf8_bf8 for gfx950
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Nov 22 11:53:21 PST 2024
Branch: refs/heads/users/arsenm/gfx950/v_smfmac_f32_32x32x64_bf8_bf8
Home: https://github.com/llvm/llvm-project
Commit: 9ea67ab7fa88cbd36e7fc6f83c517041ea062f49
https://github.com/llvm/llvm-project/commit/9ea67ab7fa88cbd36e7fc6f83c517041ea062f49
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-11-22 (Fri, 22 Nov 2024)
Changed paths:
M clang/include/clang/Basic/BuiltinsAMDGPU.def
M clang/test/CodeGenOpenCL/builtins-amdgcn-mfma.cl
M clang/test/SemaOpenCL/builtins-amdgcn-error-gfx950-param.cl
M clang/test/SemaOpenCL/builtins-amdgcn-error-gfx950.cl
M llvm/include/llvm/IR/IntrinsicsAMDGPU.td
M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
M llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
M llvm/lib/Target/AMDGPU/SIInstrInfo.td
M llvm/lib/Target/AMDGPU/VOP3PInstructions.td
M llvm/test/Analysis/UniformityAnalysis/AMDGPU/intrinsics.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.smfmac.gfx950.ll
M llvm/test/MC/AMDGPU/mai-gfx950.s
M llvm/test/MC/Disassembler/AMDGPU/gfx950_mai.txt
Log Message:
-----------
AMDGPU: Add v_smfmac_f32_32x32x64_bf8_bf8 for gfx950
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