Module Offload_fallback

Module Offload_fallback 

Source

Functions§

LLVMRustBundleImages 🔒
Processes the module and writes it in an offload compatible way into a “host.out” file. Marked as unsafe to match the real offload wrapper which is unsafe due to FFI.
LLVMRustOffloadMapper 🔒