diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2025-08-08 15:39:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-08 15:39:39 +0100 |
commit | e64224a224a9891d01ad6eec84921bca1c1f0441 (patch) | |
tree | 955f0647f2073968cad6dfaaa5f5217be643032e /clang/lib/AST/ByteCode | |
parent | 76a533c8ecbc57895c6df53a20ef7eae4e242a54 (diff) | |
download | llvm-e64224a224a9891d01ad6eec84921bca1c1f0441.zip llvm-e64224a224a9891d01ad6eec84921bca1c1f0441.tar.gz llvm-e64224a224a9891d01ad6eec84921bca1c1f0441.tar.bz2 |
[Headers][X86] Allow AVX cast intrinsics to be used in constexpr (#152730)
Still missing the "extend to 256-bit" casts - _mm256_castpd128_pd256 / _mm256_castps128_ps256 / _mm256_castsi128_si256 - due to constexpr not liking undefined/poison etc.
Diffstat (limited to 'clang/lib/AST/ByteCode')
0 files changed, 0 insertions, 0 deletions