This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
offload
/
plugins-nextgen
/
cuda
History
Łukasz Plewa
57614e8810
[OFFLOAD] Replace C-style casts with C++ style casts in obtainInfoImpl (
#185023
)
...
Replace C-style bool casts (bool)TmpInt with C++ functional casts bool(TmpInt)
2026-03-06 10:28:38 -06:00
..
dynamic_cuda
[OFFLOAD] Update CUDA and AMD plugins to new debug format (
#175787
)
2026-01-13 17:53:59 +01:00
src
[OFFLOAD] Replace C-style casts with C++ style casts in obtainInfoImpl (
#185023
)
2026-03-06 10:28:38 -06:00
CMakeLists.txt
…