[Mlir-commits] [mlir] [mlir][x86vector] Lower vector.contract to FMA or packed type dot-product (PR #168074)

Arun Thangamani llvmlistbot at llvm.org
Thu Nov 20 05:26:07 PST 2025


================
@@ -0,0 +1,65 @@
+//===- X86VectorTransformOps.cpp - Implementation of Vector transform ops
+//--===//
----------------
arun-thmn wrote:

Thanks, skipped the description and the format is updated. 

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


More information about the Mlir-commits mailing list