================
@@ -9051,6 +9051,7 @@ void LinkerWrapper::ConstructJob(Compilation &C, const
JobAction &JA,
OPT_v,
OPT_cuda_path_EQ,
OPT_rocm_path_EQ,
+ OPT_hip_path_EQ,
----------------
linehill wrote:
Not necessarily? HIP is a subset of ROCm and I think that HIP is a
subdirectory in ROCm installations so `--hip-path` != `--rocm-path`.
https://github.com/llvm/llvm-project/pull/168043
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits