[flang-commits] [flang] [Flang][HLFIR][OpenMP] Fix offloading tests broken by HLFIR (PR #69457)

Sergio Afonso via flang-commits flang-commits at lists.llvm.org
Fri Oct 20 04:11:14 PDT 2023


================
@@ -99,6 +100,18 @@ class OMPEarlyOutliningPass
       return;
     }
 
+    if (auto declareOp = mlir::dyn_cast_if_present<hlfir::DeclareOp>(
----------------
skatrak wrote:

Done.

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


More information about the flang-commits mailing list