[flang-commits] [flang] [flang][fir] Add rewrite pattern to convert `fir.do_concurrent` to `fir.do_loop` (PR #132207)

via flang-commits flang-commits at lists.llvm.org
Mon Mar 24 02:04:20 PDT 2025


https://github.com/jeanPerier approved this pull request.

LGTM thanks!

I have no idea for the clone vs takeRegion, but maybe some other Rewriter methods like inlineRegionBefore could achieve the intention of moving the IR instead of duplicating it.

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


More information about the flang-commits mailing list