aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2024-09-28 14:49:28 -0700
committerGitHub <noreply@github.com>2024-09-28 16:49:28 -0500
commit6558e5615ae9e6af6168b0a363808854fd66663f (patch)
tree6e83b3e22416e64f6bc494d0c570a7965df55311 /clang/lib/CodeGen/CodeGenModule.cpp
parente7621f4199877b866977829c73a9edefe5e0cbab (diff)
downloadllvm-6558e5615ae9e6af6168b0a363808854fd66663f.zip
llvm-6558e5615ae9e6af6168b0a363808854fd66663f.tar.gz
llvm-6558e5615ae9e6af6168b0a363808854fd66663f.tar.bz2
[libc] Update HSA queues to use the maximum size and set the barrier bit (#110034)
Summary: It's safer to use the maximum size, as this prevents the runtime from oversubscribing with multiple producers. Additionally we should set the barrier bit to ensure that the queue entries block if multiple are submitted (Which shouldn't happen for this tool).
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions