[flang-commits] [clang] [flang] [llvm] [mlir] [Flang][OpenMP][MLIR] Improve SPMD-No-Loop handling (PR #206953)

Paul Osmialowski via flang-commits flang-commits at lists.llvm.org
Fri Jul 3 08:24:48 PDT 2026


pawosm-arm wrote:

Heads up: this commit causes the STREAM project (https://github.com/jeffhammond/STREAM.git) to fail at the `checksums` subroutine (https://github.com/jeffhammond/STREAM/blob/6703f7504a38a8da96b353cadafa64d3c2d7a2d3/stream.f#L398), even when running with just a single OpenMP thread. Before opening a bug report, I'll try to build `main` with this commit reverted and see if the problem is gone.

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


More information about the flang-commits mailing list