This is an archive of the discontinued LLVM Phabricator instance.

[mlir][bufferize] Better propagation of errors
ClosedPublic

Authored by springerm on May 6 2022, 3:39 AM.

Details

Summary

Return immediately when an op bufferization pattern fails.

Diff Detail

Event Timeline

springerm created this revision.May 6 2022, 3:39 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 6 2022, 3:39 AM
springerm requested review of this revision.May 6 2022, 3:39 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 6 2022, 3:39 AM
aartbik accepted this revision.May 16 2022, 1:26 PM
This revision is now accepted and ready to land.May 16 2022, 1:26 PM
This revision was landed with ongoing or failed builds.May 16 2022, 2:17 PM
This revision was automatically updated to reflect the committed changes.