Skip to content
Commit 98ed6e10 authored by Dominik Adamski's avatar Dominik Adamski
Browse files

[Flang][OpenMP] Fix conversion of nested loops for SIMD directive

Flang was not able to convert simd directive which contains nested
Fortran loops. The nested Fortran loops inside SIMD directive
are modelled as FIR loops and they need to be translated into LLVM
MLIR dialect.

Differential Revision: https://reviews.llvm.org/D131402



Reviewed by: peixin

Signed-off-by: default avatarDominik Adamski <dominik.adamski@amd.com>
parent 5e538c66
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment