Home
last modified time | relevance | path

Searched refs:lld_path_1 (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/llvm_gpu_backend/
Dgpu_backend_lib.cc732 std::string lld_path_1 = tensorflow::io::JoinPath("/opt/rocm", "hcc/bin"); in EmitModuleToHsaco() local
735 llvm::sys::findProgramByName("ld.lld", {lld_path_1, lld_path_2}); in EmitModuleToHsaco()