[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:03:32 PST 2025


================
@@ -0,0 +1,64 @@
+//===- X86VectorTransformOps.cpp -============================================//
----------------
arun-thmn wrote:

Fixed. Thanks.

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


More information about the Mlir-commits mailing list