[clang] [X86] Emit Warnings for frontend options to enable knl/knm. (PR #75580)

Freddy Ye via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 3 16:21:30 PST 2024


FreddyLeaf wrote:

@RKSimon  @phoebewang  Thanks comments! knm has AVX512_VPOPCNTDQ, I guess we also require it work without avx512vl? And we are going to keep -march/mtune/mcpu support for knl/knm, but removing some specific ISA's intrinsic and lowering supports? Did I get your point wrong?

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


More information about the cfe-commits mailing list