summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
diff options
context:
space:
mode:
authorvporpo <vporpodas@google.com>2025-02-06 15:45:44 -0800
committerGitHub <noreply@github.com>2025-02-06 15:45:44 -0800
commita0d86b23c0c81d0900c9d361035f02989e2647a4 (patch)
treec591cc530328689a002c536d7e5eb346b9339e62 /lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
parent464f65adacd812aead775308ab7f1952fee774db (diff)
[SandboxVec][Scheduler] Notify scheduler about instruction creation (#126141)
This patch implements the vectorizer's callback for getting notified about new instructions being created. This updates the scheduler state, which may involve removing dependent instructions from the ready list and update the "scheduled" flag. Since we need to remove elements from the ready list, this patch also implements the `remove()` operation.
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py')
0 files changed, 0 insertions, 0 deletions