[PATCH] D78645: [mlir] Add a ViewLikeOpInterface
Lei Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 24 07:32:21 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2458cd27f1dc: [mlir] Add a ViewLikeOpInterface (authored by antiagainst).
Changed prior to commit:
https://reviews.llvm.org/D78645?vs=259296&id=259885#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78645/new/
https://reviews.llvm.org/D78645
Files:
mlir/include/mlir/Dialect/Linalg/IR/LinalgOps.h
mlir/include/mlir/Dialect/Linalg/IR/LinalgOps.td
mlir/include/mlir/Dialect/StandardOps/IR/Ops.h
mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
mlir/include/mlir/Interfaces/CMakeLists.txt
mlir/include/mlir/Interfaces/ViewLikeInterface.h
mlir/include/mlir/Interfaces/ViewLikeInterface.td
mlir/lib/Dialect/Linalg/Analysis/DependenceAnalysis.cpp
mlir/lib/Dialect/Linalg/IR/CMakeLists.txt
mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
mlir/lib/Dialect/StandardOps/CMakeLists.txt
mlir/lib/Dialect/StandardOps/IR/Ops.cpp
mlir/lib/Interfaces/CMakeLists.txt
mlir/lib/Interfaces/ViewLikeInterface.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78645.259885.patch
Type: text/x-patch
Size: 11020 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200424/b50e25a2/attachment.bin>
More information about the llvm-commits
mailing list