This revision exposes some minimal funcitonality to allow comprehensive
bufferization to interop with external projects.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D110875
[mlir][Linalg] Refactor comprehensive bufferize for external uses - NFC ClosedPublic Authored by nicolasvasilache on Sep 30 2021, 12:59 PM.
Details Summary This revision exposes some minimal funcitonality to allow comprehensive
Diff Detail
Event TimelineHerald added subscribers: wenzhicui, wrengr, Chia-hungDuan and 20 others. · View Herald TranscriptSep 30 2021, 12:59 PM This revision is now accepted and ready to land.Sep 30 2021, 1:06 PM Closed by commit rGb016bd123027: [mlir][Linalg] Refactor comprehensive bufferize for external uses - NFC (authored by nicolasvasilache). · Explain WhySep 30 2021, 1:21 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 376336 mlir/include/mlir/Dialect/Linalg/Transforms/ComprehensiveBufferize.h
mlir/lib/Dialect/Linalg/Transforms/ComprehensiveBufferize.cpp
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
|