summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/debugger/TestDebuggerAPI.py
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@outlook.com>2023-02-20 13:26:11 -0800
committerAlexey Bataev <a.bataev@outlook.com>2023-03-07 12:45:40 -0800
commita611b3f3059e4c3b9e7b914091c3edaef099fd5d (patch)
tree07965af0f53fa9cb9919f16014d88c25d7faafef /lldb/test/API/python_api/debugger/TestDebuggerAPI.py
parentbcebadeba75f4c05e9879607a89ac30d892fdcad (diff)
[SLP]Initial support for reshuffling of non-starting buildvector/gather nodes.
Previously only the very first gather/buildvector node might be probed for reshuffling of other nodes. But the compiler may do the same for other gather/buildvector nodes too, just need to check the dependency and postpone the emission of the dependent nodes, if the origin nodes were not emitted yet. Part of D110978 Differential Revision: https://reviews.llvm.org/D144958
Diffstat (limited to 'lldb/test/API/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions