llvm
a273d17d
- [OpenMP][FIX] Do not add implicit argument to device Ctors and Dtors
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[OpenMP][FIX] Do not add implicit argument to device Ctors and Dtors Constructors and destructors on the device do not take any arguments, also not the implicit dyn_ptr argument other kernels automatically take.
References
#11757 - LLVM and SPIRV-LLVM-Translator pulldown (WW44)
Author
jdoerfert
Committer
jdoerfert
Parents
3c97c8b6
Loading