[flang-commits] [flang] [flang][OpenMP] Enable delayed privatization for `omp parallel` by default (PR #90945)

Kareem Ergawy via flang-commits flang-commits at lists.llvm.org
Mon Jun 10 20:25:35 PDT 2024


ergawy wrote:

> > @luporl Is it possible to do a quick run with the Fujitsu test?
> 
> I have not been running Fujitsu testsuite as a whole, but I can give it a try. However, I don't think it will be quick to compile and run all tests. And I would need to run the testsuite twice: without this patch, to get a list of the failing tests, and then with the patch, to check if new failures occur.

@kiranchandramohan @luporl if the test suite you guys are refering to is the same as this: https://github.com/fujitsu/compiler-test-suite, I can give it a try on my side. Or is it something that is not open source?

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


More information about the flang-commits mailing list