[PATCH] D76889: [MLIR][Vector] Add support for TupleGetOp folding through InsertSlicesOp and ExtractSlicesOp.

Andy Davis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 31 08:53:11 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG31a346cc35c8: [MLIR][Vector] Add support for TupleGetOp folding through InsertSlicesOp and… (authored by andydavis1).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76889

Files:
  mlir/include/mlir/Dialect/Vector/VectorUtils.h
  mlir/lib/Dialect/Vector/VectorTransforms.cpp
  mlir/lib/Dialect/Vector/VectorUtils.cpp
  mlir/test/Dialect/Vector/vector-transforms.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76889.253903.patch
Type: text/x-patch
Size: 16159 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200331/a003c8f8/attachment-0001.bin>


More information about the llvm-commits mailing list