diff options
author | AZero13 <gfunni234@gmail.com> | 2025-08-02 13:01:33 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-02 18:01:33 +0100 |
commit | 8e9e38acc8ff4c3bcae74e85a65e499947264782 (patch) | |
tree | dc16b98b941d0cd655d29f95735a80c3d7b4d970 /lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp | |
parent | a3808d9a67649a091f459c66db787d78ef6778df (diff) | |
download | llvm-8e9e38acc8ff4c3bcae74e85a65e499947264782.zip llvm-8e9e38acc8ff4c3bcae74e85a65e499947264782.tar.gz llvm-8e9e38acc8ff4c3bcae74e85a65e499947264782.tar.bz2 |
[X86] Try to shrink i64 compares if the input has enough sign bits (#149719)
If there are enough sign bits in a 64 bit value, we can just compare the bottom 32 bits.
---------
Co-authored-by: Simon Pilgrim <llvm-dev@redking.me.uk>
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp')
0 files changed, 0 insertions, 0 deletions