[all-commits] [llvm/llvm-project] 1188b1: AMDGPU: Handle gfx950 XDL Write-VGPR-VALU-WAW wait...
Vigneshwar Jayakumar via All-commits
all-commits at lists.llvm.org
Tue Feb 11 10:32:45 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1188b1ff7b956cb65d8ddda5f1e56c432f1a57c7
https://github.com/llvm/llvm-project/commit/1188b1ff7b956cb65d8ddda5f1e56c432f1a57c7
Author: Vigneshwar Jayakumar <vigneshwar.jayakumar at amd.com>
Date: 2025-02-12 (Wed, 12 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.
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