[clang] [Headers][X86] Allow SSE2/AVX2/AVX512F/AVX512BW/AVX512DQ integer arithmetic intrinsics to be used in constexpr (PR #157582)

Simon Pilgrim via cfe-commits cfe-commits at lists.llvm.org
Sun Sep 21 08:14:14 PDT 2025


https://github.com/RKSimon requested changes to this pull request.

The __v16qi/__v32qi/___v64qi types inside the TEST_CONSTEXPR need converting to __v16qs/__v32qs/___v64qs - sorry my script didn't handle this :/ 

https://github.com/llvm/llvm-project/pull/157582


More information about the cfe-commits mailing list