[all-commits] [llvm/llvm-project] d951d9: [AMDGPU] Increate hazard for store dwordx3/4 to 2 ...
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Wed Apr 13 14:22:04 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d951d937a07ea2f8fb811675dc776277d2d124d1
https://github.com/llvm/llvm-project/commit/d951d937a07ea2f8fb811675dc776277d2d124d1
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2022-04-13 (Wed, 13 Apr 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp
M llvm/test/CodeGen/AMDGPU/gfx940-hazards.mir
M llvm/test/CodeGen/AMDGPU/mai-hazards-gfx940.mir
Log Message:
-----------
[AMDGPU] Increate hazard for store dwordx3/4 to 2 waitstates on gfx940
Fixes: SWDEV-327053
Differential Revision: https://reviews.llvm.org/D123687
More information about the All-commits
mailing list