Allow ops that are not bufferizable in the input IR. (Deactivated by default.)
bufferization::ToMemrefOp and bufferization::ToTensorOp are generated at the bufferization boundaries.
Depends On D114661
Differential D114669
[mlir][linalg][bufferize] Allow unbufferizable ops in input springerm on Nov 27 2021, 5:59 PM. Authored by
Details Allow ops that are not bufferizable in the input IR. (Deactivated by default.) bufferization::ToMemrefOp and bufferization::ToTensorOp are generated at the bufferization boundaries. Depends On D114661
Diff Detail
Event Timeline
|