llvm-project
204580aa
- [Offload] Don't add the unsupported host plugin to the list (#159642)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
221 days ago
[Offload] Don't add the unsupported host plugin to the list (#159642) Summary: The host plugin is basically OpenMP specific and doesn't work very well. Previously we were skipping over it in the list instead of just not adding it at all.
References
#159642 - [Offload] Don't add the unsupported host plugin to the list
Author
jhuber6
Parents
612a105c
Loading