llvm-project
7bf7fe1d - [Offload] Add GenericPluginTy::get_mem_info

Commit
22 days ago
[Offload] Add GenericPluginTy::get_mem_info This takes a pointer allocated by the plugin, and returns a struct containing important information about it. This is now used in `olMemFree` instead of using a map to track allocation info.
Author
Committer
Parents
Loading