[all-commits] [llvm/llvm-project] d3de92: AMDGPU: Handle vcmpx+permalane gfx950 hazard
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Nov 22 20:32:47 PST 2024
Branch: refs/heads/users/arsenm/gfx950/vcmpx-permlane-hazard
Home: https://github.com/llvm/llvm-project
Commit: d3de92249f924b1d518c366d881a0ac59eedc58b
https://github.com/llvm/llvm-project/commit/d3de92249f924b1d518c366d881a0ac59eedc58b
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/lib/Target/AMDGPU/GCNHazardRecognizer.h
A llvm/test/CodeGen/AMDGPU/hazards-gfx950.mir
Log Message:
-----------
AMDGPU: Handle vcmpx+permalane gfx950 hazard
Confusingly, this is a different hazard to the one on gfx10
with a subtarget feature.
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