This makes ComprehensiveBufferize entirely independent of the Affine dialect.
Depends On D114221
Paths
| Differential D114222
[mlir][linalg][bufferize][NFC] Move Affine interface impl to new build target ClosedPublic Authored by springerm on Nov 18 2021, 9:43 PM.
Details Summary This makes ComprehensiveBufferize entirely independent of the Affine dialect. Depends On D114221
Diff Detail
Event TimelineHerald added subscribers: sdasgup3, wenzhicui, wrengr and 22 others. · View Herald TranscriptNov 18 2021, 9:43 PM This revision is now accepted and ready to land.Nov 24 2021, 12:18 AM Closed by commit rGf32c3d9528e4: [mlir][linalg][bufferize][NFC] Move Affine interface impl to new build target (authored by springerm). · Explain WhyNov 25 2021, 4:28 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 388382 mlir/include/mlir/Dialect/Linalg/ComprehensiveBufferize/AffineInterfaceImpl.h
mlir/lib/Dialect/Linalg/ComprehensiveBufferize/AffineInterfaceImpl.cpp
mlir/lib/Dialect/Linalg/ComprehensiveBufferize/CMakeLists.txt
mlir/lib/Dialect/Linalg/ComprehensiveBufferize/ComprehensiveBufferize.cpp
mlir/lib/Dialect/Linalg/Transforms/CMakeLists.txt
mlir/lib/Dialect/Linalg/Transforms/ComprehensiveBufferizePass.cpp
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
|