summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2022-01-05 08:52:53 -0800
committerCraig Topper <craig.topper@sifive.com>2022-01-05 09:00:48 -0800
commit88ecdd30f607f884d4f650cbcd755c1d27c9f3fa (patch)
tree1a55376537240739c358f6cf087f0fbec0c49ae5 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parentfd992aac195a3596c30108a9263b0d1244fafe46 (diff)
[LegalizeTypes] Remove IsVP argument from type legalization methods. NFC
We can either check the opcode or number of operands or use ISD::isVPOpcode inside the methods. In some places I've used number of operands figuring that it is cheaper than isVPOpcode. I've included isVPOpcode in an assert to verify. Reviewed By: frasercrmck Differential Revision: https://reviews.llvm.org/D116578
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions