summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2024-08-19 10:28:49 -0700
committerCraig Topper <craig.topper@sifive.com>2024-08-19 10:32:47 -0700
commit7f968e3aea41264a952692a4bf32e5e2b612d44e (patch)
tree321c1e46e8b7f147454c9885a2bdeac88d7d4920 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent2575ea6e17889e6d83198fc1c80963f81485bfcc (diff)
[RISCV] Improve BCLRITwoBitsMaskHigh SDNodeXForm. NFC
Use getZExtValue instead of getSExtValue since we are going to overwrite the sign extension on RV32. getZExtValue should be cheaper than getSExtValue. Use maskLeadingOnes to improve readability.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions