diff options
| author | Archibald Elliott <archibald.elliott@arm.com> | 2023-03-02 14:46:40 +0000 |
|---|---|---|
| committer | Archibald Elliott <archibald.elliott@arm.com> | 2023-03-06 11:55:54 +0000 |
| commit | b189218d4422ba3f4676fa1191961df8e4732783 (patch) | |
| tree | cc0cab723ee20b577f3dde213783ab12bf97c14e /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h | |
| parent | c314667141da358e1a914b15267986206a8106b3 (diff) | |
| download | llvm-b189218d4422ba3f4676fa1191961df8e4732783.zip llvm-b189218d4422ba3f4676fa1191961df8e4732783.tar.gz llvm-b189218d4422ba3f4676fa1191961df8e4732783.tar.bz2 | |
[ARM] Fix Chain/Glue Bug in PerformVMOVhrCombine
In this optimisation, the Chain and Glue from the original CopyFromReg
was being lost by this optimisation, which resulted in miscompiles.
This fix just ensures that the input chains are correctly updated, and
that any any users are also updated with the new chain from the new
CopyFromReg.
Fixes #60510.
Differential Revision: https://reviews.llvm.org/D143713
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions
