You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[runtimes] - Use extra_cmake_args for rocr/rocm-device-libs external … (llvm#3132)
…build
The user's CMAKE_PREFIX_PATH and CMAKE_PROGRAM_PATH were not being
passed through to the runtimes build. When the external rocr or
rocm-device-libs build is triggered, we will prepend a path to the user
provided path so that the llvm config can be found in the build tree.
0 commit comments