Skip to content

feat(ringbuf): implement reserve and submit lowering#45

Merged
maheshbhatiya73 merged 1 commit into
mainfrom
dev
Feb 17, 2026
Merged

feat(ringbuf): implement reserve and submit lowering#45
maheshbhatiya73 merged 1 commit into
mainfrom
dev

Conversation

@maheshbhatiya73
Copy link
Copy Markdown
Member

Add map.reserve(event_type) support in HeapVarDecl
Add RingBufReserve IR opcode with computed event size
Add map.submit(ptr) lowering to RingBufSubmit
Track event sizes in UnitIr during lowering
Mark reserved pointers as nullable map_ptr_vars

 Add map.reserve(event_type) support in HeapVarDecl
 Add RingBufReserve IR opcode with computed event size
 Add map.submit(ptr) lowering to RingBufSubmit
 Track event sizes in UnitIr during lowering
 Mark reserved pointers as nullable map_ptr_vars
@maheshbhatiya73 maheshbhatiya73 merged commit 8d4ed5d into main Feb 17, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant