Due to the extension of Liveness, Buffer Assignment can now work on nested regions. This PR provides a test case to show that existing functionally of BA works properly.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D79332
[MLIR] Nested regions test for Buffer Assginment dfki-ehna on May 4 2020, 8:12 AM. Authored by
Details Due to the extension of Liveness, Buffer Assignment can now work on nested regions. This PR provides a test case to show that existing functionally of BA works properly.
Diff Detail
|
Can you expand the doc on what this test is doing? Either here or in line with the checks themselves.