The order is [x, y, z, w], not [w, x, y, z].
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D20794
[CUDA] Fix order of vectorized ldg intrinsics' elements. ClosedPublic Authored by jlebar on May 30 2016, 9:49 AM.
Details Summary The order is [x, y, z, w], not [w, x, y, z].
Diff Detail
Event Timelinejlebar updated this object. Closed by commit rL271215: [CUDA] Fix order of vectorized ldg intrinsics' elements. (authored by jlebar). · Explain WhyMay 30 2016, 10:19 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 58976 cfe/trunk/lib/Headers/__clang_cuda_intrinsics.h
|