[PATCH] D77088: [mlir] [VectorOps] Implement a simple folder for identity vector.transpose operations.

Alex Grosul via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 31 13:48:02 PDT 2020


grosul1 updated this revision to Diff 253987.
grosul1 added a comment.

Refresh


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77088

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77088.253987.patch
Type: text/x-patch
Size: 4783 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200331/37dafff3/attachment.bin>


More information about the llvm-commits mailing list