[clang] [X86] Finely handle target of __builtin_ia32_cmp[p|s][s|d] from avx into sse/sse2/avx (PR #84136)

Freddy Ye via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 6 03:47:52 PST 2024


FreddyLeaf wrote:

> My understanding is that you change the required feature of __builtin_ia32_cmp[p|s][s|d] from avx to sse for some condition codes. The title is not accurate.

You are right. Updated.

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


More information about the cfe-commits mailing list