aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/AST/ByteCode/Interp.cpp
diff options
context:
space:
mode:
authorPierre van Houtryve <pierre.vanhoutryve@amd.com>2025-07-28 15:38:46 +0200
committerGitHub <noreply@github.com>2025-07-28 15:38:46 +0200
commita6532c2adac5c2d2ba67046bdc437be6a063d75d (patch)
tree3cd59e50e5bd3013131d39bcb98715ba4606cee1 /clang/lib/AST/ByteCode/Interp.cpp
parentc8a091e1b65bcb523c3327b85a2442be61659a87 (diff)
downloadllvm-a6532c2adac5c2d2ba67046bdc437be6a063d75d.zip
llvm-a6532c2adac5c2d2ba67046bdc437be6a063d75d.tar.gz
llvm-a6532c2adac5c2d2ba67046bdc437be6a063d75d.tar.bz2
[AMDGPU][gfx12] Clean-up implementation of waits before SCOPE_SYS stores (#150587)
We can do it all in finalizeStore if we ensure it always sees the stores. For that, I needed to fix a hidden bug where finalizeStore wouldn't see all stores because sometimes the iterator got out-of-sync and didn't point to the store anymore. This also removes the waits before volatile LDS stores which never needed it, that was a bug until now.
Diffstat (limited to 'clang/lib/AST/ByteCode/Interp.cpp')
0 files changed, 0 insertions, 0 deletions