This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg][bufferize] Fix bufferize bug where non-tensor ops are not skipped
ClosedPublic

Authored by springerm on Nov 15 2021, 6:48 PM.

Diff Detail

Event Timeline

springerm created this revision.Nov 15 2021, 6:48 PM
springerm requested review of this revision.Nov 15 2021, 6:48 PM

This is almost NFC but please improve the title and add a proper description.

This revision is now accepted and ready to land.Nov 17 2021, 12:15 AM