| Issue | 161204 |
|---|---|
| Summary | [Headers][X86] Allow AVX1 fixed extraction intrinsics to be used in constexpr #154555 |
| Labels | good first issue, backend:X86, clang:headers, constexpr |
| Assignees | |
| Reporter | RKSimon |
constexpr support for these helpers seem to have been missed in earlier patches:
```
_mm256_cvtsd_f64
_mm256_cvtsi256_si32
_mm256_cvtss_f32
```
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
