Offset filed of buffer dose not work
Open
- Dominant language
- C++
- Stars
- 193
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
This is excellent work! We try to use it to solve some memory allocation problems. We found that when we set a value to the offset filed of a buffer (which will be regard as a fixed position buffer according to the annotation), the solver will re-allocate this buffer instead of using the offet we provided.
Did I use it wrong? Or is this still a todo feature?
Contributor guide
Assessment
This issue has not been assessed yet.