[clang] [X86] Change target of __builtin_ia32_cmp[p|s][s|d] from avx into sse/sse2 (PR #67410)
Freddy Ye via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 27 05:17:18 PDT 2023
FreddyLeaf wrote:
> Are we still missing SSE vs AVX sema checking test coverage?
yes, added in 96ca4d04529e70d8ec75e7f44ddd35f072fe4d10
https://github.com/llvm/llvm-project/pull/67410
More information about the cfe-commits
mailing list