Issue | 154310 |
---|---|
Summary | [Headers][X86] Allow F16C f16 -> f32 intrinsics to be used in constexpr |
Labels | good first issue, backend:X86, clang:headers, constexpr |
Assignees | |
Reporter | RKSimon |
Similar to #152315 - generic casts/__builtin_convertvector allows us to make these constexpr with suitable testing ``` _cvtsh_ss _mm_cvtph_ps _mm256_cvtph_ps ```
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs