summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2024-09-23 19:24:28 +0100
committerFlorian Hahn <flo@fhahn.com>2024-09-23 19:24:28 +0100
commitf76dae15862959deb62ec200e0958d532c908f30 (patch)
tree8dcb97e87184c93b3bcdb199f706f2c5015d8fc7 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent8be6b108fbd35c6f50db488a0a5462eba6852cfd (diff)
[VPlan] Only store single scalar array per VPValue in VPTransState (NFC)
After 8ec406757cb92 (https://github.com/llvm/llvm-project/pull/95842), VPTransformState only stores a single scalar vector per VPValue. Simplify the code by replacing the nested SmallVector in PerPartScalars with a single SmallVector and rename to VPV2Scalars for clarity.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions