[flang-commits] [flang] [Flang] Fix lowering failure for some constructs inside a CHANGE TEAM (PR #184342)

via flang-commits flang-commits at lists.llvm.org
Thu Mar 26 09:16:19 PDT 2026


================

----------------
jeanPerier wrote:

You probably need to update the [Passes.td](https://github.com/llvm/llvm-project/blob/8700d19a3dd386ff0593836461fea1cc7ae4aed7/flang/include/flang/Optimizer/Transforms/Passes.td#L648) dependent dialect to add the control flow dialect in the dependent dialect list (you have to add any dialect for which you generate operations).

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


More information about the flang-commits mailing list