This is an archive of the discontinued LLVM Phabricator instance.

[mlir][bufferize][NFC] Change signature of allocateTensorForShapedValue
ClosedPublic

Authored by springerm on Jun 21 2022, 7:01 AM.

Details

Summary

Add a failure return value and bufferization options argument. This is to keep a subsequent change smaller.

Depends On D128277

Diff Detail

Event Timeline

springerm created this revision.Jun 21 2022, 7:01 AM
springerm requested review of this revision.Jun 21 2022, 7:01 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 21 2022, 7:01 AM
nicolasvasilache accepted this revision.Jun 24 2022, 8:27 AM
This revision is now accepted and ready to land.Jun 24 2022, 8:27 AM
This revision was landed with ongoing or failed builds.Jun 27 2022, 7:03 AM
This revision was automatically updated to reflect the committed changes.