summaryrefslogtreecommitdiffstats
path: root/Tests/CudaOnly/DeviceLTO
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Remove unused dllexport markup from CudaOnly.DeviceLTOBrad King2024-01-182-14/+2
| | | | The test does not use shared libraries.
* CUDA/NVIDIA: fix LTO with explicit architecturesRafael Stahl2023-05-311-2/+9
|
* CUDA: Add Device LTO support for nvccRobert Maynard2022-07-225-0/+125
Fixes #22200