Ivan R. Ivanov
5d38e6e42a
[flang] Introduce hlfir.elemental lowerings to omp.workshare_loop_nest ( #104748 )
...
This patch adds parallelization support for the following expression in OpenMP
workshare constructs:
* Elemental procedures in array expressions
(reapplied with linking fix)
2024-11-21 11:14:21 +09:00
Ivan Radanov Ivanov
fa22100d57
Revert "[flang] Introduce hlfir.elemental lowerings to omp.workshare_loop_nest ( #104748 )"
...
This reverts commit 40c8938ff8447fc46bd2aa1605e3147cc38ffb8d.
Linking errors in buildbot build
2024-11-20 10:56:55 +09:00
Ivan R. Ivanov
40c8938ff8
[flang] Introduce hlfir.elemental lowerings to omp.workshare_loop_nest ( #104748 )
...
This patch adds parallelization support for the following expression in OpenMP
workshare constructs:
* Elemental procedures in array expressions
2024-11-20 10:49:34 +09:00