[Mlir-commits] [mlir] [mlir][x86vector] Lower BF16 vector.contract to FMA using AVX2 BF16 packed ops. (PR #170267)
Adam Siemieniuk
llvmlistbot at llvm.org
Wed Dec 10 03:05:28 PST 2025
================
@@ -0,0 +1,290 @@
+//===- VectorContractBF16ToFMA.cpp
+//--------------------------------------------===//
----------------
adam-smnk wrote:
Formatting
https://github.com/llvm/llvm-project/pull/170267
More information about the Mlir-commits
mailing list