Skip to content

[Clang] VectorExprEvaluator::VisitCallExpr - add x86 __builtin_ia32_pmulhw* constexpr handling #152524

@RKSimon

Description

@RKSimon

Update the following builtins to handle constant expressions:

__builtin_ia32_pmulhuw128
__builtin_ia32_pmulhuw256
__builtin_ia32_pmulhuw512
__builtin_ia32_pmulhw128
__builtin_ia32_pmulhw256
__builtin_ia32_pmulhw512

Metadata

Metadata

Assignees

Labels

backend:X86clang:headersHeaders provided by Clang, e.g. for intrinsicsconstexprAnything related to constant evaluation

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions