mgehre-amd wrote: It would be really nice if we could resolve [this issue](https://github.com/ROCm/TheRock/issues/785).
If the current approach isn't the right one, the following alternative also works: When ROCM_PATH is set, don't [early exit](https://github.com/a4lg/llvm-project/blob/b4267236e93c761771f8dffc3d3e061a4246b353/clang/lib/Driver/ToolChains/AMDGPU.cpp#L223). Then clang will still check its default resource directories after checking inside ROCM_PATH, which is what we want here. Would you agree to that? https://github.com/llvm/llvm-project/pull/170590 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
