Skip to content

[X86][Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - allow ADDSUB fp intrinsics to be used in constexpr #161203

@RKSimon

Description

@RKSimon
_mm_addsub_ps / _mm256_addsub_ps
_mm_addsub_pd / _mm256_addsub_pd

Consult the Intel Intrinsic Guide for the expansion.

Metadata

Metadata

Assignees

Labels

backend:X86clang:bytecodeIssues for the clang bytecode constexpr interpreterclang:headersHeaders provided by Clang, e.g. for intrinsicsconstexprAnything related to constant evaluationgood first issuehttps://github.com/llvm/llvm-project/contribute

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions