llvm-project
f530c161
- [OpenMP] Make isPrivatizingClause version-sensitive (#181691)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
73 days ago
[OpenMP] Make isPrivatizingClause version-sensitive (#181691) Some pre-existing clauses (e.g. use_device_ptr) are privatizing in OpenMP 6.0, but not in 5.2. Make the check more accurate by considering the effective spec version.
References
#181691 - [OpenMP] Make isPrivatizingClause version-sensitive
Author
kparzysz
Parents
fd54aa9e
Loading