[PATCH] D80772: [mlir] [VectorOps] Use 'vector.flat_transpose' for 2-D 'vector.tranpose'

Aart Bik via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 3 14:56:55 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6391da98f43a: [mlir] [VectorOps] Use 'vector.flat_transpose' for 2-D 'vector.tranpose' (authored by aartbik).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80772

Files:
  mlir/include/mlir/Dialect/Vector/VectorOps.h
  mlir/include/mlir/Dialect/Vector/VectorOps.td
  mlir/lib/Dialect/Vector/VectorOps.cpp
  mlir/lib/Dialect/Vector/VectorTransforms.cpp
  mlir/test/Dialect/Vector/vector-contract-transforms.mlir
  mlir/test/Dialect/Vector/vector-flat-transforms.mlir
  mlir/test/lib/Transforms/TestVectorTransforms.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80772.268312.patch
Type: text/x-patch
Size: 10957 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200603/1b7eac19/attachment.bin>


More information about the llvm-commits mailing list