summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2024-10-08 22:37:20 +0100
committerGitHub <noreply@github.com>2024-10-08 22:37:20 +0100
commit6fbbe152fa795dffde72982d928550ff9c520392 (patch)
tree27edb426babb68aa053e38f02425dec85ffb29ed /lldb/test/API/python_api
parent29d6f8aadba3e72c4dd093a0ae09e1207db4b10e (diff)
[VPlan] Introduce VPWidenIntrinsicRecipe to separate from libcall. (#110486)
This patch splits off intrinsic hanlding to a new VPWidenIntrinsicRecipe. VPWidenIntrinsicRecipes only need access to the intrinsic ID to widen and the scalar result type (in case the intrinsic is overloaded on the result type). It does not need access to an underlying IR call instruction or function. This means VPWidenIntrinsicRecipe can be created easily without access to underlying IR.
Diffstat (limited to 'lldb/test/API/python_api')
0 files changed, 0 insertions, 0 deletions