The remaining dialects will be decoupled from ComprehensiveBufferize in separate commits.
Depends On D113458
Paths
| Differential D113459
[mlir][linalg][bufferize] Decouple ComprehensiveBufferize from Linalg ClosedPublic Authored by springerm on Nov 8 2021, 9:55 PM.
Details Summary The remaining dialects will be decoupled from ComprehensiveBufferize in separate commits. Depends On D113458
Diff Detail
Event TimelineHerald added subscribers: wenzhicui, wrengr, Chia-hungDuan and 20 others. · View Herald TranscriptNov 8 2021, 9:55 PM This revision is now accepted and ready to land.Nov 10 2021, 12:28 AM This revision was landed with ongoing or failed builds.Nov 11 2021, 5:08 PM Closed by commit rGd1c8df874342: [mlir][linalg][bufferize] Decouple ComprehensiveBufferize from Linalg (authored by springerm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 386692 mlir/include/mlir/Dialect/Linalg/ComprehensiveBufferize/ComprehensiveBufferize.h
mlir/include/mlir/Dialect/Linalg/ComprehensiveBufferize/LinalgInterfaceImpl.h
mlir/lib/Dialect/Linalg/ComprehensiveBufferize/CMakeLists.txt
mlir/lib/Dialect/Linalg/ComprehensiveBufferize/ComprehensiveBufferize.cpp
mlir/lib/Dialect/Linalg/ComprehensiveBufferize/LinalgInterfaceImpl.cpp
mlir/lib/Dialect/Linalg/Transforms/CMakeLists.txt
mlir/lib/Dialect/Linalg/Transforms/ComprehensiveBufferizePass.cpp
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
|