When bufferizing "func.func", the entry block signature is bufferized. (Only functions with a single block are supported at the moment.) This functionality is moved into a separate function, so that it can be used for bufferizing unstructured control flow in the future.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
This revision is now accepted and ready to land.Aug 17 2023, 1:15 AM
Closed by commit rGa88732d98b0c: [mlir][bufferization][NFC] Extract block signature bufferization into separate… (authored by springerm). · Explain WhyAug 17 2023, 2:22 AM
This revision was automatically updated to reflect the committed changes.