[all-commits] [llvm/llvm-project] 5e2a2e: AMDGPU: Define new sched model for gfx950
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Nov 22 20:13:28 PST 2024
Branch: refs/heads/users/arsenm/gfx950/sched-model
Home: https://github.com/llvm/llvm-project
Commit: 5e2a2ec540e2f9deaa37ca2cbd0f4a30c34216fc
https://github.com/llvm/llvm-project/commit/5e2a2ec540e2f9deaa37ca2cbd0f4a30c34216fc
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-11-23 (Sat, 23 Nov 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/GCNProcessors.td
M llvm/lib/Target/AMDGPU/SISchedule.td
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.mfma.gfx950.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.mfma.scale.f32.16x16x128.f8f6f4.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.mfma.scale.f32.32x32x64.f8f6f4.ll
M llvm/test/CodeGen/AMDGPU/mai-hazards-mfma-scale.gfx950.mir
M llvm/test/tools/llvm-mca/AMDGPU/gfx950.s
Log Message:
-----------
AMDGPU: Define new sched model for gfx950
A few instructions changed rate.
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