llvm-project
3bbd53ce - [libc] Remove old RPC host call extension for GPU (#120800)

Commit
181 days ago
[libc] Remove old RPC host call extension for GPU (#120800) Summary: This was originally a hacked together function that served to just implement some features for OpenMP. That has been moved into OpenMP itself now that we have exported RPC properly. This can now be deleted.
Author
Parents
  • libc
    • config/gpu
      • File
        entrypoints.txt
      • File
        headers.txt
    • hdrgen/yaml/gpu
      • File
        rpc.yaml
    • include
      • File
        CMakeLists.txt
      • gpu
        • File
          rpc.h.def
    • src/__support/RPC
      • File
        CMakeLists.txt