#
5d38e6e4 |
| 20-Nov-2024 |
Ivan R. Ivanov <ivanov.i.aa@m.titech.ac.jp> |
[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 pro
[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)
show more ...
|
#
40c8938f |
| 20-Nov-2024 |
Ivan R. Ivanov <ivanov.i.aa@m.titech.ac.jp> |
[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
[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
show more ...
|