[PATCH] D80375: [mlir][Vector] Add vector contraction to outerproduct lowering
Nicolas Vasilache via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 26 07:01:26 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9578a54f5007: [mlir][Vector] Add vector contraction to outerproduct lowering (authored by nicolasvasilache).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80375/new/
https://reviews.llvm.org/D80375
Files:
mlir/include/mlir/Dialect/Vector/VectorOps.h
mlir/include/mlir/Dialect/Vector/VectorOps.td
mlir/include/mlir/Dialect/Vector/VectorTransforms.h
mlir/lib/Dialect/Vector/VectorOps.cpp
mlir/lib/Dialect/Vector/VectorTransforms.cpp
mlir/test/Dialect/Vector/vector-contract-transforms.mlir
mlir/test/lib/Transforms/TestVectorTransforms.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80375.266200.patch
Type: text/x-patch
Size: 46751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200526/17ee414a/attachment.bin>
More information about the llvm-commits
mailing list