This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Extended Buffer Assignment to support AllocaOps.
ClosedPublic

Authored by dfki-jugr on Jul 31 2020, 3:42 AM.

Details

Summary

Added support for AllocaOps in Buffer Assignment.

Diff Detail

Event Timeline

dfki-jugr created this revision.Jul 31 2020, 3:42 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 31 2020, 3:42 AM
dfki-jugr requested review of this revision.Jul 31 2020, 3:42 AM
dfki-jugr updated this revision to Diff 282190.Jul 31 2020, 4:33 AM

Changed check to exclude automatic allocation scope resources.

herhut accepted this revision.Jul 31 2020, 5:45 AM
This revision is now accepted and ready to land.Jul 31 2020, 5:45 AM
This revision was automatically updated to reflect the committed changes.