This is an archive of the discontinued LLVM Phabricator instance.

Add AutomaticAllocationScope to memref.alloca_scope
ClosedPublic

Authored by shabalin on Jun 14 2021, 7:03 AM.

Details

Summary

This change adds AutomaticAllocationScope to the
memref.alloca_scope op. Additionally, it also clarifies
that alloca_scope is is conceptually a passthrough operation.

Diff Detail

Event Timeline

shabalin created this revision.Jun 14 2021, 7:03 AM
shabalin requested review of this revision.Jun 14 2021, 7:03 AM
bondhugula accepted this revision.Jun 14 2021, 7:04 AM
This revision is now accepted and ready to land.Jun 14 2021, 7:04 AM
ftynse accepted this revision.Jun 14 2021, 7:05 AM
This revision was landed with ongoing or failed builds.Jun 14 2021, 7:09 AM
This revision was automatically updated to reflect the committed changes.