[all-commits] [llvm/llvm-project] 284860: [AMDGPU] Introduce WMMACoexecutionHazards target f...
Changpeng Fang via All-commits
all-commits at lists.llvm.org
Thu Jun 18 12:45:46 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2848608d11ef6214c611045c7f56132bf4aae803
https://github.com/llvm/llvm-project/commit/2848608d11ef6214c611045c7f56132bf4aae803
Author: Changpeng Fang <changpeng.fang at amd.com>
Date: 2026-06-18 (Thu, 18 Jun 2026)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPU.td
M llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp
M llvm/test/CodeGen/AMDGPU/wmma-coexecution-valu-hazards.mir
M llvm/test/CodeGen/AMDGPU/wmma-hazards-gfx1250-w32.mir
Log Message:
-----------
[AMDGPU] Introduce WMMACoexecutionHazards target feature (#204654)
gfx1250, gfx1251 and gfx12-5-generic have this feature, but gfx1310
does not have it.
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