[all-commits] [llvm/llvm-project] 3ba1b1: Add a pattern to combine composed subview ops
Aden Grue via All-commits
all-commits at lists.llvm.org
Thu Apr 1 10:57:28 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3ba1b1cd201dbf2d5f9da4d3a018091c3e3a2d78
https://github.com/llvm/llvm-project/commit/3ba1b1cd201dbf2d5f9da4d3a018091c3e3a2d78
Author: Aden Grue <agrue at google.com>
Date: 2021-04-01 (Thu, 01 Apr 2021)
Changed paths:
A mlir/include/mlir/Dialect/StandardOps/Transforms/ComposeSubView.h
M mlir/lib/Dialect/StandardOps/Transforms/CMakeLists.txt
A mlir/lib/Dialect/StandardOps/Transforms/ComposeSubView.cpp
A mlir/test/Transforms/compose-subview.mlir
M mlir/test/lib/Transforms/CMakeLists.txt
A mlir/test/lib/Transforms/TestComposeSubView.cpp
M mlir/tools/mlir-opt/mlir-opt.cpp
Log Message:
-----------
Add a pattern to combine composed subview ops
Differential Revision: https://reviews.llvm.org/D99229
More information about the All-commits
mailing list