[LAA] Pass access type to getPtrStride()
Pass the access type to getPtrStride(), so it is not determined from the pointer element type. Many cases still fetch the element type at a higher level though, so this only partially addresses the issue.
Loading
Please sign in to comment