[all-commits] [llvm/llvm-project] c83ff2: AMDGPU: Handle v_mfma_f64_16x16x4_f64 srcc write V...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Nov 22 20:24:26 PST 2024
Branch: refs/heads/users/arsenm/gfx950/v_mfma_f64_16x16x4_f64-srcc-write-vgpr-hazard
Home: https://github.com/llvm/llvm-project
Commit: c83ff22c7a0dde1b30d264d8d454c6aaa3c22532
https://github.com/llvm/llvm-project/commit/c83ff22c7a0dde1b30d264d8d454c6aaa3c22532
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-11-23 (Sat, 23 Nov 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp
M llvm/test/CodeGen/AMDGPU/mai-hazards-gfx940.mir
Log Message:
-----------
AMDGPU: Handle v_mfma_f64_16x16x4_f64 srcc write VGPR hazard change for gfx950
Read by sgemm/dgemm in srcc after v_mfma_f64_16x16x4_f64 increases from 9 to 17
wait states.
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