This change allows better interop with external clients of comprehensive bufferization functions
but is otherwise NFC for the MLIR pass itself.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D111121
[mlir][Linalg] NFC - Add support to specify that a tensor value is known to bufferize to writeable memory ClosedPublic Authored by nicolasvasilache on Oct 5 2021, 12:00 AM.
Details Summary This change allows better interop with external clients of comprehensive bufferization functions
Diff Detail
Event TimelineHerald added subscribers: wenzhicui, wrengr, Chia-hungDuan and 21 others. · View Herald TranscriptOct 5 2021, 12:00 AM This revision is now accepted and ready to land.Oct 5 2021, 1:26 AM Closed by commit rG8096759519f2: [mlir][Linalg] NFC - Add support to specify that a tensor value is known to… (authored by nicolasvasilache). · Explain WhyOct 5 2021, 1:37 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 377096 mlir/include/mlir/Dialect/Linalg/Transforms/ComprehensiveBufferize.h
mlir/lib/Dialect/Linalg/Transforms/ComprehensiveBufferize.cpp
|