summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/default-constructor/TestDefaultConstructorForAPIObjects.py
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2025-11-22 22:11:00 +0000
committerFlorian Hahn <flo@fhahn.com>2025-11-22 22:11:01 +0000
commita2231af5ddafbc82c9d6ecc994690639958c6661 (patch)
treecb2cbe0e7873baf88abcd0a72da539cc7edb1b87 /lldb/test/API/python_api/default-constructor/TestDefaultConstructorForAPIObjects.py
parent29d1e1857d445ca9a6e60c69fe2e1e5b30767e62 (diff)
[VPlan] Share PreservesUniformity logic between isSingleScalar and isUniformAcrossVFsAndUFs
Extract the PreservesUniformity logic from isSingleScalar into a shared static helper function. Update isUniformAcrossVFsAndUFs to use this logic for VPWidenRecipe and VPInstruction, so that any opcode that preserves uniformity is considered uniform-across-vf-and-uf if its operands are. This unifies the uniformity checking logic and makes it easier to extend in the future. This should effectively by NFC currently.
Diffstat (limited to 'lldb/test/API/python_api/default-constructor/TestDefaultConstructorForAPIObjects.py')
0 files changed, 0 insertions, 0 deletions