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

Adam Siemieniuk llvmlistbot at llvm.org
Thu Nov 20 07:09:03 PST 2025


================
@@ -0,0 +1,64 @@
+//===- X86VectorTransformOps.cpp -============================================//
----------------
adam-smnk wrote:

```suggestion
//===- X86VectorTransformOps.cpp ------------------------------------------===//
```

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


More information about the Mlir-commits mailing list