[all-commits] [llvm/llvm-project] cad9de: [AMDGPU] gfx940 MAI hazard recognizer
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Thu Mar 24 13:00:15 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cad9de71d7119e2b8ece14c8243a77bb0ef59a16
https://github.com/llvm/llvm-project/commit/cad9de71d7119e2b8ece14c8243a77bb0ef59a16
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2022-03-24 (Thu, 24 Mar 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp
M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
M llvm/lib/Target/AMDGPU/VOP3PInstructions.td
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.mfma.ll
A llvm/test/CodeGen/AMDGPU/mai-hazards-gfx940.mir
Log Message:
-----------
[AMDGPU] gfx940 MAI hazard recognizer
Differential Revision: https://reviews.llvm.org/D122263
More information about the All-commits
mailing list