diff options
author | Ruiling Song <ruiling.song@amd.com> | 2022-11-21 15:33:18 +0800 |
---|---|---|
committer | Ruiling Song <ruiling.song@amd.com> | 2022-11-23 09:57:50 +0800 |
commit | 0eaf6759aee92fa27efb78a97405195869c67bb0 (patch) | |
tree | 78d66e6c0157e86366135a6dd93c2d9eb5b890c2 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 42ad9bf95fd5cb30e2ab3e017b6718ac6efea1be (diff) | |
download | llvm-0eaf6759aee92fa27efb78a97405195869c67bb0.zip llvm-0eaf6759aee92fa27efb78a97405195869c67bb0.tar.gz llvm-0eaf6759aee92fa27efb78a97405195869c67bb0.tar.bz2 |
[AMDGPU][InsertWaits] No wait for WAW for global/scratch_load
global/scratch_load will return in order they are issued. No
need to insert a s_waitcnt for WAW hazard.
Reviewed By: foad
Differential Revision: https://reviews.llvm.org/D138476
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions