Skip to content
Commit d6fdc8b6 authored by Alexey Bataev's avatar Alexey Bataev
Browse files

[OPENMP 4.0] Codegen for array sections.

Added codegen for array section in 'depend' clause of 'task' directive. It emits to pointers, one for the begin of array section and another for the end of array section. Size of the section is calculated as (end + 1 - start) * sizeof(basic_element_type).

llvm-svn: 246422
parent 3675d1a6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment