Commit fdee8cf1 authored by Sergio Afonso's avatar Sergio Afonso
Browse files

[MLIR][SCF] Update scf.parallel lowering to OpenMP (3/5)

This patch makes changes to the `scf.parallel` to `omp.parallel` + `omp.wsloop`
lowering pass in order to introduce a nested `omp.loop_nest` as well, and to
follow the new loop wrapper role for `omp.wsloop`.

This PR on its own will not pass premerge tests. All patches in the stack are
needed before it can be compiled and passes tests.
parent f9b14e37
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment