Artem Belevich
507b879b6e
[CUDA] add support for targeting sm_103/sm_121 with CUDA-12.9 ( #151587 )
2025-07-31 13:38:54 -07:00
Stanislav Mekhanoshin
69974658f0
[AMDGPU] Initial support for gfx1250 target. ( #144965 )
...
This is just a stub for now.
2025-06-19 22:52:51 -07:00
Justin Cai
faf4e8af74
[Clang][SYCL] Add initial set of Intel OffloadArch values ( #138158 )
...
Following #137070 , this PR adds an initial set of Intel `OffloadArch`
values with corresponding predicates that will be used in SYCL
offloading. More Intel architectures will be added in a future PR.
2025-05-01 16:29:48 -05:00
Justin Cai
ea443eeb2a
[Clang][NFC] Move OffloadArch enum to a generic location ( #137070 )
...
Currently, the OffloadArch enum is defined Cuda.h. This PR moves the
definition to a more generic location in OffloadArch.h/cpp.
2025-04-25 11:37:56 -05:00