This adds support for generating omp single, and necessary calls for
copyprivate clause.
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
| Time | Test | |
|---|---|---|
| 190 ms | linux > Polly.ScopInfo::memcpy-raw-source.ll |
Event Timeline
Thanks. will fix nits.
| llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h | ||
|---|---|---|
| 318 |
That's the name used for it in the runtime. While it doesn't really matter, I am just using same name to be consistent. | |
| llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp | ||
|---|---|---|
| 811 | Where will this variable be updated to 1 to show it is the single thread? | |
clang-format not found in user's PATH; not linting file.