[PATCH] D75653: [mlir] Introduce an intrinsic for llvm.matrix.multiply

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 5 00:35:36 PST 2020


mehdi_amini added inline comments.


================
Comment at: mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td:773
+// OTOH there are 4 intrinsics total atm so..
+// TODO(ntv): Use this once LLVM integrate landed.
+// def LLVM_MatrixMultiplyOp
----------------
Seems like some cleanup needed right now? You likely wrote this internally


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75653/new/

https://reviews.llvm.org/D75653





More information about the llvm-commits mailing list