diff options
author | Giuseppe Rossini <giuseppe.rossini@amd.com> | 2024-02-13 18:29:49 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-13 12:29:49 -0600 |
commit | 16140ff219b68f61fedf92df13019d89a4990a47 (patch) | |
tree | 9fefbdeca37f1ea07311abe06d7ac5d43e7415b0 /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp | |
parent | 63198e0682058c81cd546cb1851e785cec1387ef (diff) | |
download | llvm-16140ff219b68f61fedf92df13019d89a4990a47.zip llvm-16140ff219b68f61fedf92df13019d89a4990a47.tar.gz llvm-16140ff219b68f61fedf92df13019d89a4990a47.tar.bz2 |
[mlir][ROCDL] Add synchronization primitives (#80888)
This PR adds two LLVM intrinsics to MLIR:
- llvm.amdgcn.s.setprio which sets the priority of a wave for the GPU
scheduler
- llvm.amdgcn.sched.barrier which sets a software barrier so that the
scheduler cannot move instructions around
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp')
0 files changed, 0 insertions, 0 deletions