[all-commits] [llvm/llvm-project] 977474: [AMDGPU] Update hazard recognition for new GFX12 w...
Jay Foad via All-commits
all-commits at lists.llvm.org
Fri Jan 19 07:30:52 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 97747467f1320b6e80495c5961a0176e0738863b
https://github.com/llvm/llvm-project/commit/97747467f1320b6e80495c5961a0176e0738863b
Author: Jay Foad <jay.foad at amd.com>
Date: 2024-01-19 (Fri, 19 Jan 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp
Log Message:
-----------
[AMDGPU] Update hazard recognition for new GFX12 wait counters (#78722)
In most cases the hazards no longer apply, so just assert that we are
not on GFX12.
More information about the All-commits
mailing list