[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 13:52:43 PDT 2016
    
    
  
jlebar updated this revision to Diff 65800.
jlebar added a comment.
Remove REQUIRES lines.
https://reviews.llvm.org/D22879
Files:
  lib/CodeGen/CGCUDABuiltin.cpp
  lib/CodeGen/CGCUDANV.cpp
  test/CodeGenCUDA/kernel-args-alignment.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22879.65800.patch
Type: text/x-patch
Size: 4911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160727/43c7c75f/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list