[PATCH] D81713: [HIP] Fix rocm not found on rocm3.5
Matt Arsenault via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 17 13:29:42 PDT 2020
arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.
This only solves compatability with the old layout in the case where the hipcc wrapper is pointing directly to the library directory. I think this will still fail with the native clang search process
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81713/new/
https://reviews.llvm.org/D81713
More information about the cfe-commits
mailing list