This is needed so that sparse tensors can be included during the analysis, while being excluded during the bufferization phase.
Depends On D126568
Paths
| Differential D126569
[mlir][bufferization] Add extra filter mechanism to bufferizeOp ClosedPublic Authored by springerm on May 27 2022, 3:05 PM.
Details Summary This is needed so that sparse tensors can be included during the analysis, while being excluded during the bufferization phase. Depends On D126568
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 27 2022, 3:08 PM Closed by commit rG2f0a634c5e80: [mlir][bufferization] Add extra filter mechanism to bufferizeOp (authored by springerm). · Explain WhyMay 27 2022, 7:52 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 432686 mlir/include/mlir/Dialect/Bufferization/Transforms/Bufferize.h
mlir/lib/Dialect/Bufferization/Transforms/Bufferize.cpp
|