mirror of
https://github.com/ROCm/ROCm.git
synced 2026-04-05 03:01:17 -04:00
* Add llvm-project references * fix link format * Update docs/conceptual/compiler-topics.md Co-authored-by: Young Hui - AMD <145490163+yhuiYH@users.noreply.github.com> * update llvm-project links * one more llvm-project link --------- Co-authored-by: Young Hui - AMD <145490163+yhuiYH@users.noreply.github.com>
15 lines
655 B
Markdown
15 lines
655 B
Markdown
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="description" content="AMD ROCm documentation">
|
|
<meta name="keywords" content="documentation, guides, installation, compatibility, support,
|
|
reference, ROCm, AMD">
|
|
</head>
|
|
|
|
# Using compiler features
|
|
|
|
The following topics describe using specific features of the compilation tools:
|
|
|
|
* [ROCm compiler infrastructure](https://rocm.docs.amd.com/projects/llvm-project/en/latest/index.html)
|
|
* [Using AddressSanitizer](https://rocm.docs.amd.com/projects/llvm-project/en/latest/conceptual/using-gpu-sanitizer.html)
|
|
* [OpenMP support](https://rocm.docs.amd.com/projects/llvm-project/en/latest/conceptual/openmp.html)
|