-
Notifications
You must be signed in to change notification settings - Fork 33
Closed
Description
Couple of questions @reazulhoque @DrTodd13 @PokhodenkoSA:
- Do we need the
meminfo
andparent
attributes? We are not using it in any place? - Will it be possible to add an address space specifier to the two attributes based on our
GenericPointerModel
?
It will be useful for my work on removing the kernel wrapper function. I made the needed changes so that address space casting of kernel arguments is done during the decode_arguments
phase at the time of lowering. However, the next step of unflattening the array arguments into a struct fails because the data model does not match.
Originally posted by @diptorupd in #287 (comment)
Metadata
Metadata
Assignees
Labels
debugRelated to #149Related to #149