[all-commits] [llvm/llvm-project] e50322: AMDGPU: Handle gfx950 XDL Write-VGPR-VALU-WAW wait...
Vigneshwar Jayakumar via All-commits
all-commits at lists.llvm.org
Tue Feb 18 21:55:48 PST 2025
Branch: refs/heads/release/20.x
Home: https://github.com/llvm/llvm-project
Commit: e503227bc57625a0a22b450f5bd3e78df96ca4fe
https://github.com/llvm/llvm-project/commit/e503227bc57625a0a22b450f5bd3e78df96ca4fe
Author: Vigneshwar Jayakumar <vigneshwar.jayakumar at amd.com>
Date: 2025-02-18 (Tue, 18 Feb 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp
M llvm/test/CodeGen/AMDGPU/mai-hazards-gfx940.mir
Log Message:
-----------
AMDGPU: Handle gfx950 XDL Write-VGPR-VALU-WAW wait state change (#126132)
There are additional wait states for XDL write VALU WAW hazard in gfx950
compared to gfx940.
(cherry picked from commit 1188b1ff7b956cb65d8ddda5f1e56c432f1a57c7)
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