Need to emit final update of the inscan reduction variables. For
worksharing loops, the reduction values are stored in the temp array,
need to copy the last element to the original var at the end of the
construct.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo