llvmorg-github-actions[bot] wrote:

<!--LLVM PR SUMMARY COMMENT-->

@llvm/pr-subscribers-clang

Author: Matt Arsenault (arsenm)

<details>
<summary>Changes</summary>



---
Full diff: https://github.com/llvm/llvm-project/pull/209992.diff


1 Files Affected:

- (modified) clang/docs/HIPSupport.md (+1-1) 


``````````diff
diff --git a/clang/docs/HIPSupport.md b/clang/docs/HIPSupport.md
index 6d5290221e687..bf6f2268c34b9 100644
--- a/clang/docs/HIPSupport.md
+++ b/clang/docs/HIPSupport.md
@@ -643,7 +643,7 @@ We augment the `clang` driver with the following flags:
   - when compiling:
 
     - `-x hip` gets prepended to enable HIP support;
-    - the `ROCmToolchain` component checks for the `hipstdpar_lib.hpp`
+    - the `AMDGPUToolchain` component checks for the `hipstdpar_lib.hpp`
       forwarding header,
       [rocThrust](https://rocm.docs.amd.com/projects/rocThrust/en/latest/) and
       [rocPrim](https://rocm.docs.amd.com/projects/rocPRIM/en/latest/) in

``````````

</details>


https://github.com/llvm/llvm-project/pull/209992
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to