[flang-commits] [flang] [mlir] [flang][OpenMP] Enable delayed privatization by default `omp.wsloop` (PR #122471)

Tom Eccles via flang-commits flang-commits at lists.llvm.org
Wed Jan 15 03:19:49 PST 2025


tblah wrote:

> > I found a bug (I think) unrelated to the workaround:
> 
> Seems to be working fine with me: `flang -S -emit-llvm -fopenmp -o /tmp/test.ll /tmp/test.f90`. Did I miss something?

Sorry I didn't explain: the generated code is wrong. On my system I hit the `stop 1` when running the code. 

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


More information about the flang-commits mailing list