With the CMake file as written, if code elsewhere had set ROCM_PATH,
then HIP_PATH would not be set, breaking the rest of the ROCm
execution utility handling.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D134674
[mlir] Correctly handle HIP_PATH when ROCM_PATH is set krzysz00 on Sep 26 2022, 1:48 PM. Authored by
Details With the CMake file as written, if code elsewhere had set ROCM_PATH,
Diff Detail
|