[Mlir-commits] [mlir] [mlir][x86vector] Lower vector.contract to FMA or packed type dot-product (PR #168074)
Arun Thangamani
llvmlistbot at llvm.org
Fri Nov 21 01:06:54 PST 2025
================
@@ -0,0 +1,43 @@
+//===- X86VectorTransformOps.td - X86Vector transform ops ---*- tablegen -*-===//
----------------
arun-thmn wrote:
Removed the extra `-`, thanks.
https://github.com/llvm/llvm-project/pull/168074
More information about the Mlir-commits
mailing list