[llvm] [X86][LV] Add partial-reduction dot-product support (PR #205373)

Zihao Wang via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 27 05:30:50 PDT 2026


================
@@ -0,0 +1,38 @@
+; RUN: llc -mtriple=x86_64-unknown-linux-gnu -mcpu=znver4 -verify-machineinstrs < %s | FileCheck %s
----------------
hhy3 wrote:

fixed

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


More information about the llvm-commits mailing list