This fixes some OpenCV tests that were broken by libclc commit r276443.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
lgtm. sorry about the breakage.
matt, I don't see how offset would fix this. pointer is more generic. If you know it's the same AS you can get the offset by subtracting, and it leaves open the option of being in different AS.