aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorDavid Stuttard <david.stuttard@amd.com>2024-05-01 11:37:57 +0100
committerGitHub <noreply@github.com>2024-05-01 11:37:57 +0100
commitf898161bfa95723954a273a519180e070a5ccd2e (patch)
treeee154b90d4bd33709c59a519c0078b227b3e315f /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent5fb1e2825f0a550ee0509fd3b8c6d19c6e0fc082 (diff)
downloadllvm-f898161bfa95723954a273a519180e070a5ccd2e.zip
llvm-f898161bfa95723954a273a519180e070a5ccd2e.tar.gz
llvm-f898161bfa95723954a273a519180e070a5ccd2e.tar.bz2
[AMDGPU] Fix image_msaa_load waitcnt insertion for pre-gfx12 (#90710)
https://github.com/llvm/llvm-project/pull/90201 made some fixes for gfx12 image_msaa_load waitcnt insertion. That fix might break in some situations for pre-gfx12 - this fixes that by explitly checking for VSAMPLE which always requires a s_wait_samplecnt and leaves the previous logic intact for non-gfx12.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions