This is in preparation of switching -tensor-constant-bufferize and -arith-bufferize to BufferizableOpInterface-based implementations.
Depends On D118246
Paths
| Differential D118324
[mlir][linalg][bufferize] Support arith.index_cast bufferization ClosedPublic Authored by springerm on Jan 26 2022, 11:56 PM.
Details Summary This is in preparation of switching -tensor-constant-bufferize and -arith-bufferize to BufferizableOpInterface-based implementations. Depends On D118246
Diff Detail
Event TimelineHerald added subscribers: sdasgup3, wenzhicui, wrengr and 22 others. · View Herald TranscriptJan 26 2022, 11:56 PM This revision is now accepted and ready to land.Jan 27 2022, 12:01 AM This revision was landed with ongoing or failed builds.Jan 27 2022, 2:50 AM Closed by commit rGdbd1bbced989: [mlir][linalg][bufferize] Support arith.index_cast bufferization (authored by springerm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 403560 mlir/lib/Dialect/Linalg/ComprehensiveBufferize/ArithInterfaceImpl.cpp
mlir/test/Dialect/Linalg/comprehensive-function-bufferize.mlir
|