This website requires JavaScript.
Explore
Help
Sign In
Doomhowl-Interactive
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
5
Packages
Projects
Releases
Wiki
Activity
Files
7fd291b400bece84e4e893d7367ab0d09d588ff7
llvm-project
/
offload
/
plugins-nextgen
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
..
amdgpu
…
common
[Offload] Fix copy-elision warning (
#182848
)
2026-02-23 13:58:07 +00:00
cuda
[OFFLOAD] Replace C-style casts with C++ style casts in obtainInfoImpl (
#185023
)
2026-03-06 10:28:38 -06:00
host
[OFFLOAD] Add support for host offloading device (
#177307
)
2026-02-13 10:27:52 +01:00
level_zero
[Offload] Remove unused data type (
#183840
)
2026-02-27 15:46:59 -06:00
CMakeLists.txt
…