llvm-project
5990b2e7
- [libomp] Add kmp_vector (ADT 2/2)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
44 days ago
[libomp] Add kmp_vector (ADT 2/2) See rationale in the commit adding kmp_str_ref. This commit introduces kmp_vector, a class intended primarily for small vectors. It currently only includes methods I need at the moment, but it's easily extensible.
References
users/ro-i/omp-vector
#176163 - [libomp] Add kmp_vector (ADT 2/2)
#176164 - [libomp] OpenMP 6.0: Add device trait parser
#176166 - [libomp] Parse OMP_DEFAULT_DEVICE with new device trait parser
Author
ro-i
Committer
ro-i
Parents
37a327d6
Loading