[flang-commits] [flang] [flang][fir] Add FIR structured control flow ops to SCF dialect pass. (PR #140374)

Valentin Clement バレンタイン クレメン via flang-commits flang-commits at lists.llvm.org
Sun May 18 17:14:51 PDT 2025


================
@@ -30,6 +30,7 @@
 #include "mlir/Pass/PassRegistry.h"
 #include "mlir/Transforms/LocationSnapshot.h"
 #include "mlir/Transforms/Passes.h"
+#include <mlir/Dialect/SCF/Transforms/Passes.h>
----------------
clementval wrote:

Include style doesn't follow the other. 

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


More information about the flang-commits mailing list