[Mlir-commits] [mlir] [mlir][x86vector] Lower BF16 vector.contract to FMA using AVX2 BF16 packed ops. (PR #170267)

Arun Thangamani llvmlistbot at llvm.org
Wed Dec 10 06:28:34 PST 2025


================
@@ -0,0 +1,290 @@
+//===- VectorContractBF16ToFMA.cpp
+//--------------------------------------------===//
----------------
arun-thmn wrote:

Sorry, always missing this.
Corrected the format.

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


More information about the Mlir-commits mailing list