Not sure whether the alignment/addrspace parameters should be grouped together instead
Diff Detail
Diff Detail
Event Timeline
Comment Actions
To me the grouping that you have here makes the most sense, but I don't have a strong opinion either way.
Is the idea with this that you can override the types used for the mempy based on either the source or destination address space? If not, why is the address space needed (out of curiosity)?
Comment Actions
Yes. Any query that involves memory that doesn't have an address space ends up being a problem eventually. For AMDGPU we would prefer to use wider accesses for certain address spaces