Skip to content

[Headers][X86] Allow AVX vector concatenation intrinsics to be used in constexpr #157705

@RKSimon

Description

@RKSimon

Similar to #153363 - the intrinsics need to be made constexpr and test coverage adding to avx-builtins.c

_mm256_set_m128  _mm256_setr_m128
_mm256_set_m128d _mm256_setr_m128d
_mm256_set_m128i _mm256_setr_m128i

Metadata

Metadata

Assignees

Labels

backend:X86clang: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