[qt/clang/llvm-project]: Summary of bulk changes made

KDE Git Services - Bulk Change <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git repository change summary for qt/clang/llvm-project
Pushed by mirror-service into branch 'upstream/users/kerbowa/amdgpu-coexec-hazard-mode'.
Changed from 4f9adfd85faa08b4983233d4a84ecceeb97abf41 to aa5ec7d852f2a84328cf7b8697136e833b74e4c6
Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository.

This change contains the following new commits:

Git commit aa5ec7d852f2a84328cf7b8697136e833b74e4c6 by Austin Kerbow on 28/07/2026 at 00:36..
[AMDGPU] Model WMMA co-execution windows in the scheduler for gfx1250

WMMA instructions in gfx1250 exposes an execution window during which
only certain other instruction classes may co-execute. Teach the hazard
recognizer about those windows so the scheduler can fill co-execution slots and
account for the resulting stalls. This adds a preRA hazard recognizer
mode.

Add AMDGPUCoExecInfo.h, a shared model of a co-execution window: the
per-stage capability bitmask, the stage types (CoExecStageType), and
CoExecInfo, which maps a multi-cycle instruction to its per-cycle slot
pattern via getCoExecInfo(). InstructionFlavor and its helpers move here
from AMDGPUCoExecSchedStrategy.h with no functional change so they can
be shared by the scheduler and the hazard recognizer.
https://invent.kde.org/qt/clang/llvm-project/-/commit/aa5ec7d852f2a84328cf7b8697136e833b74e4c6
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.