[PATCH] D80393: [mlir][Vector] Add more vector.contract -> outerproduct lowerings and fix vector.contract type inference.
Nicolas Vasilache via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 26 08:06:19 PDT 2020
nicolasvasilache updated this revision to Diff 266211.
nicolasvasilache marked 4 inline comments as done.
nicolasvasilache added a comment.
Address review.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80393/new/
https://reviews.llvm.org/D80393
Files:
mlir/lib/Dialect/Vector/VectorOps.cpp
mlir/lib/Dialect/Vector/VectorTransforms.cpp
mlir/test/Dialect/Vector/invalid.mlir
mlir/test/Dialect/Vector/ops.mlir
mlir/test/Dialect/Vector/vector-contract-transforms.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80393.266211.patch
Type: text/x-patch
Size: 25106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200526/77e3a5ec/attachment.bin>
More information about the llvm-commits
mailing list