summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2025-11-15 21:45:40 +0000
committerFlorian Hahn <flo@fhahn.com>2025-11-15 21:45:40 +0000
commite009de26b6d0a8d9e67d741f84350a4ffe116983 (patch)
tree080e63f80fd5614169fcbeb948950e82cfce459a /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentd831f8df52e5ef7bbea27bde467293ff76828f25 (diff)
[LV] Use VPlan pattern matching in adjustRecipesForReductions (NFC)
Replace the assert checking if CurrentLinkI is a CmpInst with a pattern matching check in the if condition. This uses VPlan-level pattern matching instead of inspecting the underlying instruction type.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions