summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/interactive_scripted_process/TestInteractiveScriptedProcess.py
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@outlook.com>2023-05-26 10:35:25 -0700
committerAlexey Bataev <a.bataev@outlook.com>2023-05-26 12:19:28 -0700
commit95b631181a610dc8c94a699975a6e6b43709e5a2 (patch)
tree4a81fcdee17bb7e69db985efcb77d07d7bf239cc /lldb/test/API/functionalities/interactive_scripted_process/TestInteractiveScriptedProcess.py
parent9b9e9abad6ca590fc5618f1ccab6f294519d17d5 (diff)
[SLP]Fix getSpillCost functions.
There are several issues in the current implementation. The instructions are not properly ordered, if they are placed in different basic blocks, need to reverse the order of blocks. Also, need to exclude non-vectorizable nodes and check for CallBase, not CallInst, otherwise invoke calls are not handled correctly.
Diffstat (limited to 'lldb/test/API/functionalities/interactive_scripted_process/TestInteractiveScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions