summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorStanislav Mekhanoshin <rampitec@users.noreply.github.com>2023-12-13 10:49:36 -0800
committerGitHub <noreply@github.com>2023-12-13 10:49:36 -0800
commitc6ecbcb48b9569e6938f4382c67e4b9ac1bf3bdd (patch)
tree367fe6bf2742f2b658a080982556c06780daf491 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parenta5ffabce98a4b2e9d69009fa3e60f2b154100860 (diff)
[AMDGPU] Fix no waitcnt produced between LDS DMA and ds_read on gfx10 (#75245)
BUFFER_LOAD_DWORD_LDS was incorrectly touching vscnt instead of the vmcnt. This is VMEM load and DS store, so it shall use vmcnt.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions