[clang] [llvm] [x86][AVX-VNNI] Fix VPDPBUSD Argument Types (PR #155194)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 29 08:30:24 PDT 2025


https://github.com/RKSimon requested changes to this pull request.

we usually include basic upgrade tests in CodeGen/X86 as well - but there should be an entry for every intrinsics we've changed - nothing as complex as msan - and it looks like we're missing avx_vnni-intrinsics-upgrade.ll entirely

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


More information about the llvm-commits mailing list