[flang-commits] [flang] [llvm] [flang][OpenMP] Decompose compound constructs, do recursive lowering (PR #90098)
Krzysztof Parzyszek via flang-commits
flang-commits at lists.llvm.org
Mon May 6 16:48:12 PDT 2024
================
@@ -622,7 +548,9 @@ struct OpWithBodyGenInfo {
///
/// \param [in] op - the operation the body belongs to.
/// \param [in] info - options controlling code-gen for the construction.
----------------
kparzysz wrote:
Done
https://github.com/llvm/llvm-project/pull/90098
More information about the flang-commits
mailing list