diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2025-10-21 10:35:16 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-21 09:35:16 +0000 |
commit | 1360aecb010a9f3c29221c6ee7823a19bdc4dc7e (patch) | |
tree | 91729b4d8ae050705a1484065c7fc5fef3a532a4 /lldb/packages/Python/lldbsuite/test/lldbgdbclient.py | |
parent | 3fbae10faaba3de1c87d9af1c986147fb8fd5a42 (diff) | |
download | llvm-1360aecb010a9f3c29221c6ee7823a19bdc4dc7e.zip llvm-1360aecb010a9f3c29221c6ee7823a19bdc4dc7e.tar.gz llvm-1360aecb010a9f3c29221c6ee7823a19bdc4dc7e.tar.bz2 |
[SystemZ] Avoid trunc(add(X,X)) patterns (#164378)
Replace with trunc(add(X,Y)) to avoid premature folding in upcoming patch #164227
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbgdbclient.py')
0 files changed, 0 insertions, 0 deletions