[flang-commits] [flang] [mlir] [flang][OpenMP] Enable delayed privatizaiton by defualt `omp.wsloop` (PR #122471)
Kareem Ergawy via flang-commits
flang-commits at lists.llvm.org
Tue Jan 14 06:32:51 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?
https://github.com/llvm/llvm-project/pull/122471
More information about the flang-commits
mailing list