[flang] [llvm] [flang][OpenMP] Decompose compound constructs, do recursive lowering (PR #90098)

Kareem Ergawy via llvm-commits llvm-commits at lists.llvm.org
Thu May 2 05:39:17 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.
----------------
ergawy wrote:

Docs need to be updated.

https://github.com/llvm/llvm-project/pull/90098


More information about the llvm-commits mailing list