[llvm-branch-commits] [flang] [Flang][OpenMP] DISTRIBUTE PARALLEL DO SIMD lowering (PR #106211)
Tom Eccles via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Aug 27 07:20:04 PDT 2024
tblah wrote:
This looks good on its own. How many of these composite constructs are there in total? I'm wondering if there are enough that we should consider a more elaborate solution to avoid duplicating code (e.g. what if clause processing changes at some point).
https://github.com/llvm/llvm-project/pull/106211
More information about the llvm-branch-commits
mailing list