llvm-project
7bf7fe1d
- [Offload] Add GenericPluginTy::get_mem_info
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
RossBrunton
Committer
RossBrunton
Parents
0dc73458
Loading