[PATCH] D134425: Create a AllocLikeOpInterface and make memref::AllocLikeOp and gpu::AllocOp implement it.
Arnab Dutta via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 22 04:56:53 PDT 2022
arnab-oss updated this revision to Diff 462137.
arnab-oss added a comment.
Refactoring
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134425/new/
https://reviews.llvm.org/D134425
Files:
clang/docs/tools/clang-formatted-files.txt
mlir/include/mlir/Dialect/GPU/IR/GPUDialect.h
mlir/include/mlir/Dialect/GPU/IR/GPUOps.td
mlir/include/mlir/Dialect/MemRef/IR/MemRef.h
mlir/include/mlir/Dialect/MemRef/IR/MemRefOps.td
mlir/include/mlir/Interfaces/AllocLikeOpInterface.h
mlir/include/mlir/Interfaces/AllocLikeOpInterface.td
mlir/include/mlir/Interfaces/CMakeLists.txt
mlir/lib/Dialect/Affine/Transforms/LoopFusion.cpp
mlir/lib/Dialect/Affine/Utils/Utils.cpp
mlir/lib/Dialect/Bufferization/Transforms/BufferDeallocation.cpp
mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp
mlir/lib/Dialect/MemRef/Transforms/NormalizeMemRefs.cpp
mlir/lib/Interfaces/AllocLikeOpInterface.cpp
mlir/lib/Interfaces/CMakeLists.txt
mlir/test/lib/Dialect/Vector/TestVectorTransforms.cpp
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134425.462137.patch
Type: text/x-patch
Size: 18722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220922/dd84598e/attachment-0001.bin>
More information about the cfe-commits
mailing list