aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorVasileios Porpodas <vporpodas@google.com>2023-05-09 19:07:21 -0700
committerVasileios Porpodas <vporpodas@google.com>2023-05-10 09:37:58 -0700
commitdda2a5d4570e1cccc30f078844e8e9b39b1b4d7a (patch)
tree7ba531666ff41ed1f7f6cd206c91c9ecefe0799c /lldb/source/Plugins/ScriptInterpreter/Python
parent689715f335aeffc0e9583ac1b2a5629b6dd47876 (diff)
downloadllvm-dda2a5d4570e1cccc30f078844e8e9b39b1b4d7a.zip
llvm-dda2a5d4570e1cccc30f078844e8e9b39b1b4d7a.tar.gz
llvm-dda2a5d4570e1cccc30f078844e8e9b39b1b4d7a.tar.bz2
[SLP][NFC] Rename a couple of variables and replace an if-else with an std::min
- Rename `LimitForRegisterSize` to `MaxVFOnly` to make the meaning of the limit less ambiguous - Rename `OpsWidth` to `ActualVF`, which makes it clear that this is the VF we are using for vectorization. - Replace the if-else code for the initialization of OpsWidth with an std::min. Differential Revision: https://reviews.llvm.org/D150241
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions