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

Shengchen Kan via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 6 17:53:52 PST 2024


KanRobert wrote:

Still not understand. Shouldn't the target feature of the caller be passed to the intrinsic when checking the argument of the intrinsic? 

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


More information about the cfe-commits mailing list