Skip to content

[Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - allow AVX subvector shuffles intrinsics to be used in constexpr #169312

@RKSimon

Description

@RKSimon

Split off from #160514 as these are the only ones that require zero handling:

_mm256_permute2f128_pd _mm256_permute2f128_ps _mm256_permute2f128_si256 _mm256_permute2x128_si256 

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