llvm-project
904b1a85
- [Offload] Remove remaining `__tgt_register_requires` references (#90198)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[Offload] Remove remaining `__tgt_register_requires` references (#90198) Summary: This call was removed a few months ago to allow the runtime to actually init / deinit in a correct order. However that patch forgot to remove a few leftover uses.
References
#90198 - [Offload] Remove remaining `__tgt_register_requires` references
Author
jhuber6
Parents
405c018c
Loading