[PATCH] D151904: [clang-repl][CUDA] Add an unit test for interactive CUDA

Anubhab Ghosh via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 1 10:21:55 PDT 2023


argentite created this revision.
argentite added a reviewer: v.g.vassilev.
Herald added subscribers: mattd, carlosgalvezp, yaxunl.
Herald added a project: All.
argentite requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

This tests interactive CUDA support in clang interpreter and should pass
in case CUDA runtime is not available or no GPUs are available.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D151904

Files:
  clang/unittests/Interpreter/CMakeLists.txt
  clang/unittests/Interpreter/InteractiveCudaTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151904.527484.patch
Type: text/x-patch
Size: 5209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230601/7b6e6b63/attachment-0001.bin>


More information about the cfe-commits mailing list