[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:19:27 PST 2020


aartbik updated this revision to Diff 243929.
aartbik marked 2 inline comments as done.
aartbik added a comment.

rebased


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.243929.patch
Type: text/x-patch
Size: 13764 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200211/b079e409/attachment.bin>


More information about the llvm-commits mailing list