This is an archive of the discontinued LLVM Phabricator instance.

[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 Timeline

springerm created this revision.May 27 2022, 3:05 PM
springerm requested review of this revision.May 27 2022, 3:05 PM
aartbik accepted this revision.May 27 2022, 3:08 PM
This revision is now accepted and ready to land.May 27 2022, 3:08 PM