This change adds AutomaticAllocationScope to the
memref.alloca_scope op. Additionally, it also clarifies
that alloca_scope is is conceptually a passthrough operation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D104227
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
Diff Detail
Event TimelineHerald added subscribers: dcaballe, cota, teijeong and 15 others. · View Herald TranscriptJun 14 2021, 7:03 AM This revision is now accepted and ready to land.Jun 14 2021, 7:04 AM This revision was landed with ongoing or failed builds.Jun 14 2021, 7:09 AM Closed by commit rGc83e696732fd: Add AutomaticAllocationScope to memref.alloca_scope (authored by shabalin, committed by ftynse). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 351862 mlir/include/mlir/Dialect/MemRef/IR/MemRefOps.td
|