diff options
| author | Alexey Bataev <a.bataev@outlook.com> | 2024-08-21 11:47:00 -0700 |
|---|---|---|
| committer | Alexey Bataev <a.bataev@outlook.com> | 2024-08-21 12:22:01 -0700 |
| commit | e31252bf54dedadfe78b36d07ea6084156faa38a (patch) | |
| tree | fc132d663c09b07eb0ec424c9790acb1815db38a /lldb/source/Plugins/ScriptInterpreter/Python | |
| parent | 6ec3130a38e6982a61e7fa74bd5223c95c0bb918 (diff) | |
| download | llvm-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
