[PATCH] D77088: [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 14:11:38 PDT 2020


grosul1 created this revision.
Herald added subscribers: llvm-commits, Joonsoo, liufengdb, lucyrfox, mgester, arpith-jacob, nicolasvasilache, antiagainst, shauheen, burmako, jpienaar, rriddle, mehdi_amini.
Herald added a reviewer: aartbik.
Herald added a project: LLVM.
grosul1 edited the summary of this revision.

[VectorOps] Implement a simple folder for identity vector.transpose operations.


Repository:
  rG LLVM Github Monorepo

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.253688.patch
Type: text/x-patch
Size: 4166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200330/b580ae7e/attachment-0001.bin>


More information about the llvm-commits mailing list