[all-commits] [llvm/llvm-project] 26c86a: AMDGPU: Handle v_mfma_f64_16x16x4_f64 write VGPR r...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Nov 22 12:16:37 PST 2024
Branch: refs/heads/users/arsenm/gfx950/v_mfma_f64_16x16x4_f64-write-vgpr-read-srca-srcb-hazard
Home: https://github.com/llvm/llvm-project
Commit: 26c86acea9e387b14e081f11ebb09bea004ee694
https://github.com/llvm/llvm-project/commit/26c86acea9e387b14e081f11ebb09bea004ee694
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-11-22 (Fri, 22 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 write VGPR read srca/srcb hazard change for gfx950
Increase in wait states from 11 to 19. The index for smfmac counts as like srcA/srcB.
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