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

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 6 15:16:31 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGccfb0555f76b: [CUDA] Implement experimental support for texture lookups. (authored by tra).

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
  clang/test/Headers/Inputs/include/cuda.h
  clang/test/Headers/Inputs/include/texture_fetch_functions.h
  clang/test/Headers/texture_intrinsics.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110089.377708.patch
Type: text/x-patch
Size: 38674 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211006/67ba30c5/attachment-0001.bin>


More information about the cfe-commits mailing list