[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
Fri Mar 27 12:01:26 PDT 2020
andydavis1 updated this revision to Diff 253184.
andydavis1 added a comment.
addressing feedback
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.253184.patch
Type: text/x-patch
Size: 16159 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200327/6d6b49e6/attachment.bin>
More information about the llvm-commits
mailing list