[PATCH] D80419: [mlir] [VectorOps] Add 'vector.matrix_transpose' operation

Aart Bik via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 26 11:26:05 PDT 2020


aartbik updated this revision to Diff 266276.
aartbik marked an inline comment as done.
aartbik added a comment.

clarified that certain ops ('matrix') are only there for progressive lowering


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80419

Files:
  mlir/include/mlir/Dialect/Vector/VectorOps.td
  mlir/lib/Conversion/VectorToLLVM/ConvertVectorToLLVM.cpp
  mlir/test/Conversion/VectorToLLVM/vector-to-llvm.mlir
  mlir/test/Dialect/Vector/invalid.mlir
  mlir/test/Dialect/Vector/ops.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80419.266276.patch
Type: text/x-patch
Size: 12267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200526/4ab5c166/attachment.bin>


More information about the llvm-commits mailing list