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

Kareem Ergawy via flang-commits flang-commits at lists.llvm.org
Wed Jan 15 03:22:12 PST 2025


ergawy 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.

Ah, I see. I will take a look in a bit then .

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


More information about the flang-commits mailing list