[PATCH] D76460: [mlir] [VectorOps] Introduce vector.transpose

Aart Bik via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 20 14:40:07 PDT 2020


aartbik updated this revision to Diff 251759.
aartbik added a comment.

generalized to n-D vectors, more invalid tests


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76460/new/

https://reviews.llvm.org/D76460

Files:
  mlir/include/mlir/Dialect/Vector/VectorOps.td
  mlir/lib/Dialect/Vector/VectorOps.cpp
  mlir/test/Dialect/Vector/invalid.mlir
  mlir/test/Dialect/Vector/ops.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76460.251759.patch
Type: text/x-patch
Size: 6094 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200320/89646f52/attachment.bin>


More information about the llvm-commits mailing list