summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface
diff options
context:
space:
mode:
authorjoshua-arch1 <68843032+joshua-arch1@users.noreply.github.com>2024-08-01 20:07:08 +0800
committerGitHub <noreply@github.com>2024-08-01 20:07:08 +0800
commit0a5e5728fbb61d7c775aabc8048b7b629e9ca2d2 (patch)
tree5e589f430ec29fbc1363714f866d198576e9adb4 /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface
parent2d3655037ccfa276cb0949c2ce0cff56985f6637 (diff)
[Inliner] Fix bugs for partial inlining with vector
In the cost model of partial inlining, cost for intrinsics will be applied. However, some intrinsics for vector have invalid cost, which is not allowed for partial inlining. Instead of assertion, we directly do not do partial inlining in this circumstance to avoid compiling errors.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface')
0 files changed, 0 insertions, 0 deletions