[Mlir-commits] [mlir] [mlir][x86vector] Lower vector.contract to FMA or packed type dot-product (PR #168074)
Adam Siemieniuk
llvmlistbot at llvm.org
Tue Nov 18 10:43:20 PST 2025
================
@@ -0,0 +1,65 @@
+//===- X86VectorTransformOps.cpp - Implementation of Vector transform ops
+//--===//
----------------
adam-smnk wrote:
nit: formatting - maybe we can just skip the header description `Implementation of Vector transform ops`
https://github.com/llvm/llvm-project/pull/168074
More information about the Mlir-commits
mailing list