[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
Fri Jan 9 07:37:06 PST 2026


shri-acha wrote:

I'm not sure if the __v4q* variants exist of not, I saw one commit in gcc's history, so I assumed it exists.
also, I'll get the remaining tests for __mm512 and _mm*_mask_cmp*_ep**_mask.

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


More information about the cfe-commits mailing list