aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/gdbclientutils.py
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@outlook.com>2025-10-17 03:45:12 -0700
committerAlexey Bataev <a.bataev@outlook.com>2025-10-17 05:59:48 -0700
commit0fdfad37d85582344e3c2a8067e13190152f7d3b (patch)
treeb5962fbb6d76cb0745073203077b0238e97c39e1 /lldb/packages/Python/lldbsuite/test/gdbclientutils.py
parent936e03867f5ef803cb628b0e1d5a29f4f7a8aff3 (diff)
downloadllvm-0fdfad37d85582344e3c2a8067e13190152f7d3b.zip
llvm-0fdfad37d85582344e3c2a8067e13190152f7d3b.tar.gz
llvm-0fdfad37d85582344e3c2a8067e13190152f7d3b.tar.bz2
[SLP]Fix insert point for copyable node with the last inst, used only outside the block
If the copyable entry has the last instruction, used only outside the block, tha insert ion point for the vector code should be the last instruction itself, not the following one. It prevents wrong def-use sequences, which might be generated for the buildvector nodes. Fixes #163404
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions