https://github.com/ckoparkar commented:
- I think you missed `_mm256_castph256_*` intrinsics. - Could you please add `TEST_CONSTEXPR` tests to appropriate files? E.g. to [`avx512f-builtins.c`](https://github.com/llvm/llvm-project/blob/main/clang/test/CodeGen/X86/avx512f-builtins.c), [`avx512fp16-builtins.c`](https://github.com/llvm/llvm-project/blob/main/clang/test/CodeGen/X86/avx512fp16-builtins.c) etc. https://github.com/llvm/llvm-project/pull/156381 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
