[PATCH] D74370: [mlir] [VectorOps] Implement vector.reduce operation
Aart Bik via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 11 11:37:47 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe83b7b99da2e: [mlir] [VectorOps] Implement vector.reduce operation (authored by aartbik).
Changed prior to commit:
https://reviews.llvm.org/D74370?vs=243929&id=243939#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74370/new/
https://reviews.llvm.org/D74370
Files:
mlir/include/mlir/Dialect/VectorOps/VectorOps.td
mlir/lib/Conversion/VectorToLLVM/ConvertVectorToLLVM.cpp
mlir/lib/Dialect/VectorOps/VectorOps.cpp
mlir/test/Conversion/VectorToLLVM/vector-to-llvm.mlir
mlir/test/Dialect/VectorOps/invalid.mlir
mlir/test/Dialect/VectorOps/ops.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74370.243939.patch
Type: text/x-patch
Size: 13723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200211/9e356e4f/attachment.bin>
More information about the llvm-commits
mailing list