You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert "[SYCL][CUDA] Fix byte-offset issue in libclc Image Support for CUDA (#2068)" (#2109)
This reverts commit 24af4d8.
The fix here is to express the size of an object in bytes, not bits. 24af4d8 was a mistake - the fix was already merged. 24af4d8 returns the code to the broken state. This commit reverts it and puts back in the fix.
0 commit comments