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

Phoebe Wang via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 3 04:55:59 PST 2024


phoebewang wrote:

> Making avx512f the only case where avx512vl can be disabled doesn't seem like too much of a stretch to me - we'd be merely making all avx512 extension features depend on avx512vl.

Agreed.

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


More information about the cfe-commits mailing list