[all-commits] [llvm/llvm-project] 65b72a: [mlir] Clean-up ViewLikeOpInterface w.r.t. kDynami...
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Tue Nov 22 01:52:14 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 65b72a78cc940c9b1ee5a685ab24977ec3d54341
https://github.com/llvm/llvm-project/commit/65b72a78cc940c9b1ee5a685ab24977ec3d54341
Author: Alexander Belyaev <pifon at google.com>
Date: 2022-11-22 (Tue, 22 Nov 2022)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/TransformOps/LinalgTransformOps.td
M mlir/include/mlir/Dialect/MemRef/IR/MemRefOps.td
M mlir/include/mlir/Dialect/Tensor/IR/TensorOps.td
M mlir/include/mlir/Interfaces/ViewLikeInterface.h
M mlir/include/mlir/Interfaces/ViewLikeInterface.td
M mlir/lib/Dialect/Linalg/TransformOps/LinalgTransformOps.cpp
M mlir/lib/IR/BuiltinTypeInterfaces.cpp
M mlir/lib/Interfaces/ViewLikeInterface.cpp
Log Message:
-----------
[mlir] Clean-up ViewLikeOpInterface w.r.t. kDynamic change.
Differential Revision: https://reviews.llvm.org/D138478
More information about the All-commits
mailing list