[PATCH] D130193: [LLVM][Docs] Document the new driver for CUDA compilation
Artem Belevich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 20 15:20:55 PDT 2022
tra added a comment.
My guess is that `llvm/docs/CompileCudaWithLLVM.rs` should be transformed into proper documentation and placed in `clang/docs/CudaAndHIPSupport.rst`. That may be a bit more work than just adding the bits relevant to your changes, so I'm OK to keep them in LLVM for now.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130193/new/
https://reviews.llvm.org/D130193
More information about the llvm-commits
mailing list