Dominik Adamski

Results 7 issues of Dominik Adamski

Check if Flang-new can handle the compilation of the Fortran function that contains both host and target-related OpenMP pragmas.

Add test cases which check redeclaration of the arrays.

Unify mapping between C and Fortran test code. Use only map(from: ) clause for both tests.

Patch cherry-picked into ATD branch

flang

Flang generates two MLIR files for target-related pragmas: the host MLIR and the GPU MLIR. If a given source function contains both host and target-related pragmas, we must ensure that...

flang

WIP -> Proposition of removing allocatable arrays descriptors