[clang] [X86] Allow AVX512 masked bitlogic intrinsics to be used in constexpr (PR #161544)
Benedek Kaibas via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 1 12:22:49 PDT 2025
benedekaibas wrote:
> These should already exist in the builtins file corresponding to the correct avx512 ISA, although some might be missing.
Alright, thank you!
https://github.com/llvm/llvm-project/pull/161544
More information about the cfe-commits
mailing list