[clang] [X86][AVX10] Permit AVX512 options/features used together with AVX10 (PR #71318)

Shengchen Kan via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 9 08:05:18 PST 2023


https://github.com/KanRobert approved this pull request.

LGTM. Maybe we can add some explanations about why we add attribute `no-evex512` for intrinsics in the description of the PR. It's a little tricky.

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


More information about the cfe-commits mailing list