This allows for external users of Comprehensive Bufferize to specify their own InitTensorOp elimination procedures.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D112686
[mlir][linalg][bufferize] Generalize InitTensorOp elimination ClosedPublic Authored by springerm on Oct 27 2021, 7:46 PM.
Details Summary This allows for external users of Comprehensive Bufferize to specify their own InitTensorOp elimination procedures.
Diff Detail
Event TimelineHerald added subscribers: wenzhicui, wrengr, Chia-hungDuan and 19 others. · View Herald TranscriptOct 27 2021, 7:46 PM This revision is now accepted and ready to land.Oct 28 2021, 8:25 AM This revision was landed with ongoing or failed builds.Nov 3 2021, 9:59 PM Closed by commit rGbb83520dce13: [mlir][linalg][bufferize] Generalize InitTensorOp elimination (authored by springerm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 384656 mlir/include/mlir/Dialect/Linalg/Transforms/ComprehensiveBufferize.h
mlir/lib/Dialect/Linalg/Transforms/ComprehensiveBufferize.cpp
|