Added support for AllocaOps in Buffer Assignment.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D85017
[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 TimelineHerald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptJul 31 2020, 3:42 AM This revision is now accepted and ready to land.Jul 31 2020, 5:45 AM Closed by commit rG6d47431d7eee: [mlir] Extended Buffer Assignment to support AllocaOps. (authored by dfki-jugr). · Explain WhyAug 3 2020, 2:23 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 282539 mlir/lib/Transforms/BufferPlacement.cpp
mlir/test/Transforms/buffer-placement.mlir
|