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
/
liboffload
/
src
History
Johannes Doerfert
9f4636210d
[Offload] Fix type mismatch by using
uint64_t
instead of
size_t
(
#183375
)
...
The variant uses uint64_t, so should the get.
2026-02-25 13:31:03 -08:00
..
Helpers.hpp
[Offload] Refactor device information queries to use new tagging (
#147318
)
2025-07-25 14:51:51 +01:00
OffloadImpl.cpp
[Offload] Fix type mismatch by using
uint64_t
instead of
size_t
(
#183375
)
2026-02-25 13:31:03 -08:00
OffloadLib.cpp
[Offload] Move (most) global state to an
OffloadContext
struct (
#144494
)
2025-06-19 16:02:03 -05:00