summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorSterling-Augustine <56981066+Sterling-Augustine@users.noreply.github.com>2024-09-23 18:05:23 +0000
committerGitHub <noreply@github.com>2024-09-23 11:05:23 -0700
commitd1edef56e87631ca8712afe01ac560710a2334f2 (patch)
treecc49ae999e822912c603746f1eb071e65b989d6c /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent6267f121f510859f8722c34a4a8c75e4d93b0300 (diff)
[SandboxIR] Functions to find vectorizor-relevant properties (#109221)
When vectorizing, the destination type and value of stores is more relevant than the type of the instruction itself. Similarly for return instructions. These functions provide a convenient way to do that without special-casing them everywhere, and avoids the need for friending any class that needs access to Value::LLVMTy to calculate it. Open to better naming.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions