From 6567d8f30e5f7b2d7166463850da2ab37b51cff6 Mon Sep 17 00:00:00 2001 From: Evgeny Mankov Date: Mon, 18 Sep 2023 22:13:48 +0200 Subject: [PATCH] [HIPIFY][doc] Point to releases on GitHub instead of llvm.org for LLVM >= 10 [Reason] + Not all of the GitHub releases for LLVM < 10 contain pre-built binaries + Releases for LLVM < 7 are not presented on GitHub --- docs/hipify-clang.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/hipify-clang.md b/docs/hipify-clang.md index 3619e9d5..4bc6cc3e 100644 --- a/docs/hipify-clang.md +++ b/docs/hipify-clang.md @@ -89,8 +89,8 @@ After applying all the matchers, the output HIP source is produced. + - 10.0.0, - 10.0.1 + 10.0.0, + 10.0.1 11.0 + + @@ -104,7 +104,7 @@ After applying all the matchers, the output HIP source is produced. patch for 10.0.1***
- 11.0.0 + 11.0.0 11.0 + +