[PATCH] D110089: [CUDA] Implement experimental support for texture lookups.

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 22 14:00:44 PDT 2021


tra updated this revision to Diff 374362.
tra added a comment.

Require c++11 for texture support.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110089/new/

https://reviews.llvm.org/D110089

Files:
  clang/lib/Headers/CMakeLists.txt
  clang/lib/Headers/__clang_cuda_runtime_wrapper.h
  clang/lib/Headers/__clang_cuda_texture_intrinsics.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110089.374362.patch
Type: text/x-patch
Size: 32831 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210922/3650a06c/attachment-0001.bin>


More information about the cfe-commits mailing list