[llvm-branch-commits] [flang] [flang] Lower omp.workshare to other omp constructs (PR #101446)
Ivan R. Ivanov via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Sep 23 00:00:45 PDT 2024
ivanradanov wrote:
I have added a comment explaining the limitation of not allowing CFG in workshare for now and an appropriate TODO message for that.
Regarding documenting the current supported statements in workshare - this specific commit will still result in the trivial omp.single lowering - for the subsequent PRs which actually enable various types of statements in the workshare construct, I will document what they enable. (https://github.com/llvm/llvm-project/pull/104748)
https://github.com/llvm/llvm-project/pull/101446
More information about the llvm-branch-commits
mailing list