[PATCH] D76460: [mlir] [VectorOps] Introduce vector.transpose on 2-D vectors

Aart Bik via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 19 16:28:06 PDT 2020


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

fixed accidentally removed line


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.251496.patch
Type: text/x-patch
Size: 4452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200319/cd5abc2b/attachment.bin>


More information about the llvm-commits mailing list