[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 13:52:30 PDT 2021


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

Switched to purely in-header implementation based on constexpr perfect hash.


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.374360.patch
Type: text/x-patch
Size: 32756 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210922/389fdddb/attachment-0001.bin>


More information about the cfe-commits mailing list