Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/GPU/Transforms/
H A DSerializeToHsaco.cpp81 Option<std::string> rocmPath{*this, "rocm-path", member in __anona64225700111::SerializeToHsacoPass
120 if (rocmPath.getNumOccurrences() > 0) in getRocmPath()
121 return rocmPath.getValue(); in getRocmPath()