diff --git a/docs/hipify-clang.md b/docs/hipify-clang.md index 0c5f55fa..3619e9d5 100644 --- a/docs/hipify-clang.md +++ b/docs/hipify-clang.md @@ -67,9 +67,9 @@ After applying all the matchers, the output HIP source is produced. 7.1.0 9.2 works only with the patch
due to the clang's bug 38811
- patch for 7.0.0**
- patch for 7.0.1**
- patch for 7.1.0**
+ patch for 7.0.0**
+ patch for 7.0.1**
+ patch for 7.1.0**
-
not working due to
the clang's bug 36384 @@ -77,8 +77,8 @@ After applying all the matchers, the output HIP source is produced. 8.0.1 10.0 works only with the patch
due to the clang's bug 38811
- patch for 8.0.0**
- patch for 8.0.1**
+ patch for 8.0.0**
+ patch for 8.0.1**
+ @@ -100,8 +100,8 @@ After applying all the matchers, the output HIP source is produced. 11.1.0, 11.1.1 works only with the patch
due to the clang's bug 47332
- patch for 10.0.0***
- patch for 10.0.1***
+ patch for 10.0.0***
+ patch for 10.0.1***
11.0.0 @@ -114,7 +114,7 @@ After applying all the matchers, the output HIP source is produced. 11.1.0, 11.1.1 works only with the patch
due to the clang's bug 47332
- patch for 11.0.0*** + patch for 11.0.0*** 11.0.1, @@ -140,11 +140,11 @@ After applying all the matchers, the output HIP source is produced. 14.0.4 11.7.1 works only with the patch
due to the clang's bug 54609
- patch for 14.0.0**
- patch for 14.0.1**
- patch for 14.0.2**
- patch for 14.0.3**
- patch for 14.0.4**
+ patch for 14.0.0**
+ patch for 14.0.1**
+ patch for 14.0.2**
+ patch for 14.0.3**
+ patch for 14.0.4**
+ 14.0.5,