[dev-alloc] Removing bitsPerElement
parameter from alloc APIs.
#131
Closed
fasiddique
started this conversation in
PIMeval
Replies: 2 comments
-
For functional simulation, we can derive bitsPerElement based on data types. The APIs can be simplified. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Closed with PR #168 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am wondering do we actually need the
bitsPerElement
parameter in the allocation APIs. Can we not just derive it from the data type?Beta Was this translation helpful? Give feedback.
All reactions