llvm-project
613c5b45
- [flang][cuda] Lower unified variables as cuf.alloc in main program scope (#190713)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
51 days ago
[flang][cuda] Lower unified variables as cuf.alloc in main program scope (#190713) Remove the unified exception from CanCUDASymbolBeGlobal so unified variables follow the same cuf.alloc lowering path as other CUDA data attributes.
References
#190713 - [flang][cuda] Lower unified variables as cuf.alloc in main program scope
Author
wangzpgi
Parents
f9adee2f
Loading