[clang] [Clang][X86] Add tests for AVX512 integer comparison intrinsics to be used in constexpr (PR #169452)

via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 12 09:52:13 PST 2026


shri-acha wrote:

@RKSimon Is it fine if we seperate this PR to not include the _mm*_mask_cmp*_ep** variants and work on that on a seperate PR for _mm*_mask_cmp*_ep**_mask, or do we have to include it within this?

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


More information about the cfe-commits mailing list