This is an archive of the discontinued LLVM Phabricator instance.

[mlir][tensor][bufferize] Improve bufferization of DimOp/RankOp
ClosedPublic

Authored by springerm on Dec 14 2022, 3:00 AM.

Details

Summary

The tensor operands do not bufferize to a memory read.

Diff Detail

Event Timeline

springerm created this revision.Dec 14 2022, 3:00 AM
springerm requested review of this revision.Dec 14 2022, 3:00 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 14 2022, 3:00 AM
nicolasvasilache accepted this revision.Dec 14 2022, 3:29 AM
This revision is now accepted and ready to land.Dec 14 2022, 3:29 AM