[PATCH] D22879: [CUDA] Align kernel launch args correctly when the LLVM type's alignment is different from the clang type's alignment.
Justin Lebar via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 27 15:44:05 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL276927: [CUDA] Align kernel launch args correctly when the LLVM type's alignment is… (authored by jlebar).
Changed prior to commit:
https://reviews.llvm.org/D22879?vs=65800&id=65824#toc
Repository:
rL LLVM
https://reviews.llvm.org/D22879
Files:
cfe/trunk/lib/CodeGen/CGCUDABuiltin.cpp
cfe/trunk/lib/CodeGen/CGCUDANV.cpp
cfe/trunk/test/CodeGenCUDA/kernel-args-alignment.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22879.65824.patch
Type: text/x-patch
Size: 5033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160727/b2006890/attachment.bin>
More information about the cfe-commits
mailing list