aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.h
diff options
context:
space:
mode:
authorSander de Smalen <sander.desmalen@arm.com>2023-02-14 14:08:02 +0000
committerSander de Smalen <sander.desmalen@arm.com>2023-02-15 09:01:14 +0000
commit462227f1150fc4a12f95a7a101de477c06d35ba7 (patch)
tree92bf6212339bbd89d5ea21bad13cc75b8c2010e4 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.h
parent35276f16e5a2cae0dfb49c0fbf874d4d2f177acc (diff)
downloadllvm-462227f1150fc4a12f95a7a101de477c06d35ba7.zip
llvm-462227f1150fc4a12f95a7a101de477c06d35ba7.tar.gz
llvm-462227f1150fc4a12f95a7a101de477c06d35ba7.tar.bz2
[SROA] NFC: Look at TypeStoreSize scalable property, rather than at type directly.
Some places in the code have checks for isa<ScalableVectorType> and use that to bail out of the code. It's also possible to look directly at the allocated type-size and check if the size is scalable. This means it's possible to also support other scalable types that are not vectors (i.e. TargetExtType). This is split out from D136861.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.h')
0 files changed, 0 insertions, 0 deletions