aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@outlook.com>2024-08-21 11:47:00 -0700
committerAlexey Bataev <a.bataev@outlook.com>2024-08-21 12:22:01 -0700
commite31252bf54dedadfe78b36d07ea6084156faa38a (patch)
treefc132d663c09b07eb0ec424c9790acb1815db38a /lldb/source/Plugins/ScriptInterpreter/Python
parent6ec3130a38e6982a61e7fa74bd5223c95c0bb918 (diff)
downloadllvm-e31252bf54dedadfe78b36d07ea6084156faa38a.zip
llvm-e31252bf54dedadfe78b36d07ea6084156faa38a.tar.gz
llvm-e31252bf54dedadfe78b36d07ea6084156faa38a.tar.bz2
[SLP]Fix PR105120: fix the order of phi nodes vectorization.
The operands of the phi nodes should be vectorized in the same order, in which they were created, otherwise the compiler may crash when trying to correctly build dependency for nodes with non-schedulable instructions for gather/buildvector nodes. Fixes https://github.com/llvm/llvm-project/issues/105120
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions