llvm-project
05194530
- [Offload] Fix APU detection for MI300 testing (#143026)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
191 days ago
[Offload] Fix APU detection for MI300 testing (#143026) Summary: We have this check when the target is MI300 but it fails if this environment variable isn't set. Set a default value of '0' if not present so that will be converted to bool false.
References
#143026 - [Offload] Fix APU detection for MI300 testing
Author
jhuber6
Parents
e953623f
Loading