diff options
author | Matthew Devereau <matthew.devereau@arm.com> | 2024-04-29 15:17:48 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-29 15:17:48 +0100 |
commit | 6561fa3d02b746743139212f31f24c4a81e5138c (patch) | |
tree | e95bd86d3d3fb97add2110cf34aa760b9eb9aac1 /lldb/packages/Python/lldbsuite/test/gdbclientutils.py | |
parent | c4c8d08b81e622529aaf0bfc3020d2b9e87267b3 (diff) | |
download | llvm-6561fa3d02b746743139212f31f24c4a81e5138c.zip llvm-6561fa3d02b746743139212f31f24c4a81e5138c.tar.gz llvm-6561fa3d02b746743139212f31f24c4a81e5138c.tar.bz2 |
[LoopUnswitch] Allow i1 truncs in loop unswitch (#89738)
With the addition of #84628, truncs to i1 are being emitted as
conditions to branch instructions. This caused significant regressions
in cases which were previously improved by loop unswitch. Adding truncs
to i1 restore the previous performance seen.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions