[PATCH] D19990: [CUDA] Implement __ldg using intrinsics.

Justin Lebar via cfe-commits cfe-commits at lists.llvm.org
Mon May 9 11:38:16 PDT 2016


jlebar updated this revision to Diff 56603.
jlebar added a comment.

Remove static_asserts.


http://reviews.llvm.org/D19990

Files:
  include/clang/Basic/BuiltinsNVPTX.def
  lib/CodeGen/CGBuiltin.cpp
  lib/Headers/CMakeLists.txt
  lib/Headers/__clang_cuda_intrinsics.h
  lib/Headers/__clang_cuda_runtime_wrapper.h
  test/CodeGen/builtins-nvptx.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19990.56603.patch
Type: text/x-patch
Size: 20462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160509/0aa72b35/attachment-0001.bin>


More information about the cfe-commits mailing list