aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/gdbclientutils.py
diff options
context:
space:
mode:
authorCarl Ritson <carl.ritson@amd.com>2025-10-21 13:28:52 +0900
committerGitHub <noreply@github.com>2025-10-21 13:28:52 +0900
commitaf6fa77a351e64563ef8abe4af2ab65e6aa669fa (patch)
tree6333fc273324d481d39a8b90984f3b37d09817e4 /lldb/packages/Python/lldbsuite/test/gdbclientutils.py
parentd10af9d39805fb05d7e36cc815ce19014f6b4dae (diff)
downloadllvm-af6fa77a351e64563ef8abe4af2ab65e6aa669fa.zip
llvm-af6fa77a351e64563ef8abe4af2ab65e6aa669fa.tar.gz
llvm-af6fa77a351e64563ef8abe4af2ab65e6aa669fa.tar.bz2
[AMDGPU] Add DAG mutation to improve scheduling before barriers (#142716)
Add scheduler DAG mutation to add data dependencies between atomic fences and preceding memory reads. This allows some modelling of the impact an atomic fence can have on outstanding memory accesses. This is beneficial when a fence would cause wait count insertion, as more instructions will be scheduled before the fence hiding memory latency.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions