[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
Fri Mar 13 14:01:52 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbbf3ef854116: [mlir][Vector]Lower vector.contract to llvm.intr.matrix_multiply (authored by nicolasvasilache).
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.250298.patch
Type: text/x-patch
Size: 10800 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200313/2261b085/attachment.bin>
More information about the llvm-commits
mailing list