aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorsskzakaria <ssskzakaria@proton.me>2025-10-06 04:28:06 -0400
committerGitHub <noreply@github.com>2025-10-06 08:28:06 +0000
commit38896d67e458cf4d3b5ce0c3742f48e97527c797 (patch)
tree37b859ee6b3b331521122824508abea4aa57072d /clang/lib/Frontend/CompilerInvocation.cpp
parentbd8a7f9ef394c7f722fc8ae3f852311550669e56 (diff)
downloadllvm-38896d67e458cf4d3b5ce0c3742f48e97527c797.zip
llvm-38896d67e458cf4d3b5ce0c3742f48e97527c797.tar.gz
llvm-38896d67e458cf4d3b5ce0c3742f48e97527c797.tar.bz2
[Headers][X86] Add constexpr support for some AVX512 masked extension/truncation intrinsics. (#161984)
The following AVX[512] intrinsics are now constexpr: * _mm_cvtepi32_epi8 * _mm_cvtepi32_epi16 * _mm_cvtepi64_epi8 * _mm_cvtepi64_epi16 * _mm_cvtepi64_epi32 * _mm256_cvtepi32_epi8 * _mm256_cvtepi32_epi16 * _mm256_cvtepi64_epi8 * _mm256_cvtepi64_epi16 * _mm256_cvtepi64_epi32 * _mm256_mask_cvtepi64_epi32 * _mm256_maskz_cvtepi64_epi32 Fixes #154539
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions