[PATCH] D76014: [mlir][Vector]Lower vector.contract to llvm.intr.matrix_multiply

Nicolas Vasilache via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 12 08:08:40 PDT 2020


nicolasvasilache updated this revision to Diff 249932.
nicolasvasilache marked 2 inline comments as done.
nicolasvasilache added a comment.

Address review comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76014

Files:
  mlir/include/mlir/Dialect/Utils/StructuredOpsUtils.h
  mlir/lib/Conversion/VectorToLLVM/ConvertVectorToLLVM.cpp
  mlir/lib/Dialect/Linalg/Transforms/LinalgTransforms.cpp
  mlir/lib/Dialect/VectorOps/VectorTransforms.cpp
  mlir/test/Dialect/VectorOps/vector-contract-transforms.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76014.249932.patch
Type: text/x-patch
Size: 10800 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200312/6b58a84c/attachment-0001.bin>


More information about the llvm-commits mailing list