[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
Mon Mar 30 19:08:50 PDT 2020


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

Update the test


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.253768.patch
Type: text/x-patch
Size: 4783 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200331/0cdee616/attachment-0001.bin>


More information about the llvm-commits mailing list