diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2025-10-02 13:36:47 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-02 13:36:47 +0900 |
commit | c6e280e7ed9e120ba5e8c141bd5c4fd116d076a2 (patch) | |
tree | 504ce7344b7b71dd785e7ad2d0eae69f444dde02 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp | |
parent | ac0e99e19124ab720e8837d1500f0c000559a0ef (diff) | |
download | llvm-c6e280e7ed9e120ba5e8c141bd5c4fd116d076a2.zip llvm-c6e280e7ed9e120ba5e8c141bd5c4fd116d076a2.tar.gz llvm-c6e280e7ed9e120ba5e8c141bd5c4fd116d076a2.tar.bz2 |
PeepholeOpt: Fix losing subregister indexes on full copies (#161310)
Previously if we had a subregister extract reading from a
full copy, the no-subregister incoming copy would overwrite
the DefSubReg index of the folding context.
There's one ugly rvv regression, but it's a downstream
issue of this; an unnecessary same class reg-to-reg full copy
was avoided.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp')
0 files changed, 0 insertions, 0 deletions