summaryrefslogtreecommitdiffstats
path: root/Modules/CMakeHIPCompilerId.hip.in
Commit message (Collapse)AuthorAgeFilesLines
* HIP: Add support for NVIDIA GPUsBrad King2023-09-211-1/+1
| | | | | | Add support for using the CUDA Toolkit's NVCC to compile HIP code. Fixes: #25143
* CompilerID: Compiler extensions default detectionRaul Tambre2021-09-281-0/+9
|
* CompilerID: Rename language_dialect to language_standardRaul Tambre2021-09-281-2/+2
| | | | | In Linux C++ terms dialect usually refers to having GNU extensions or not. Change the name to better reflect that this is about the standard version.
* HIP: Add language to CMakeRobert Maynard2021-06-071-0/+54