yaxunl marked an inline comment as done. yaxunl added inline comments.
================ Comment at: clang/docs/HIPSupport.rst:71 +In the above command, the ``--hip-link`` flag instructs Clang to link the HIP runtime library. However, +the use of this flag is unnecessary if a HIP input file is already present in your program. + ---------------- scchan wrote: > clang++ -xhip --offload-arch=gfx906 sample.o -o sample > would also work? yes. since it will create a HIP toolchain CHANGES SINCE LAST ACTION https://reviews.llvm.org/D156426/new/ https://reviews.llvm.org/D156426 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits