[all-commits] [llvm/llvm-project] 0929f5: Revert "[clang-repl][CUDA] Initial interactive CUD...

Anubhab Ghosh via All-commits all-commits at lists.llvm.org
Sat May 20 02:13:56 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0929f5b90350aa2f9175d7e1094b1750535c0e44
      https://github.com/llvm/llvm-project/commit/0929f5b90350aa2f9175d7e1094b1750535c0e44
  Author: Anubhab Ghosh <anubhabghosh.me at gmail.com>
  Date:   2023-05-20 (Sat, 20 May 2023)

  Changed paths:
    M clang/include/clang/Interpreter/Interpreter.h
    M clang/lib/CodeGen/CGCUDANV.cpp
    M clang/lib/CodeGen/CodeGenAction.cpp
    M clang/lib/CodeGen/CodeGenModule.cpp
    M clang/lib/CodeGen/ModuleBuilder.cpp
    M clang/lib/Interpreter/CMakeLists.txt
    R clang/lib/Interpreter/DeviceOffload.cpp
    R clang/lib/Interpreter/DeviceOffload.h
    M clang/lib/Interpreter/IncrementalParser.cpp
    M clang/lib/Interpreter/IncrementalParser.h
    M clang/lib/Interpreter/Interpreter.cpp
    R clang/test/Interpreter/CUDA/device-function-template.cu
    R clang/test/Interpreter/CUDA/device-function.cu
    R clang/test/Interpreter/CUDA/host-and-device.cu
    R clang/test/Interpreter/CUDA/lit.local.cfg
    R clang/test/Interpreter/CUDA/memory.cu
    R clang/test/Interpreter/CUDA/sanity.cu
    M clang/test/lit.cfg.py
    M clang/tools/clang-repl/ClangRepl.cpp
    M clang/unittests/Interpreter/ExceptionTests/InterpreterExceptionTest.cpp
    M clang/unittests/Interpreter/IncrementalProcessingTest.cpp
    M clang/unittests/Interpreter/InterpreterTest.cpp

  Log Message:
  -----------
  Revert "[clang-repl][CUDA] Initial interactive CUDA support for clang-repl"

This reverts commit 80e7eed6a610ab3c7289e6f9b7ec006bc7d7ae31.




More information about the All-commits mailing list