diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2024-10-31 07:55:12 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-31 07:55:12 -0700 |
commit | db5bcb24c20e9ad5558ba7bb4f90c3a6000665f1 (patch) | |
tree | 4566fde4e746cd5a551091ff937e6d3523a9ef82 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 4ccd2b0c8f8bbf4fd9c2967836f65fda299a5bdd (diff) | |
download | llvm-db5bcb24c20e9ad5558ba7bb4f90c3a6000665f1.zip llvm-db5bcb24c20e9ad5558ba7bb4f90c3a6000665f1.tar.gz llvm-db5bcb24c20e9ad5558ba7bb4f90c3a6000665f1.tar.bz2 |
GlobalISel: Fix combine duplicating atomic loads (#111730)
The sext_inreg (load) combine was not deleting the old load instruction,
and it would never be deleted if volatile or atomic.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions