This patch adds support for codegen of private clause of target and a regression test for host code generation, when the host is used as target device. I believe that code generation for nvptx backend would not require anything additional or different to what is done for the host.
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
[OPENMP] Add missing check macros in regression test and remove reference to firstprivate (will come in next patch).