This is an archive of the discontinued LLVM Phabricator instance.

[mlir][bufferize][NFC] Decouple dropping of equivalent return values from bufferization
ClosedPublic

Authored by springerm on Jun 1 2022, 1:17 PM.

Details

Summary

This simplifies the bufferization itself and is in preparation of connecting with the sparse compiler.

Depends On D126813

Diff Detail

Event Timeline

springerm created this revision.Jun 1 2022, 1:17 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 1 2022, 1:17 PM
springerm requested review of this revision.Jun 1 2022, 1:17 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 1 2022, 1:17 PM
springerm updated this revision to Diff 435143.Jun 8 2022, 7:03 AM

fix cmake build

aartbik accepted this revision.Jun 9 2022, 8:46 AM
This revision is now accepted and ready to land.Jun 9 2022, 8:46 AM
This revision was landed with ongoing or failed builds.Jun 9 2022, 9:51 AM
This revision was automatically updated to reflect the committed changes.