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

Aart Bik via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 27 10:50:30 PDT 2020


aartbik updated this revision to Diff 266598.
aartbik marked 4 inline comments as done.
aartbik added a comment.

addressed comments


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.266598.patch
Type: text/x-patch
Size: 12193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200527/024fa2b5/attachment-0001.bin>


More information about the llvm-commits mailing list