[flang-commits] [PATCH] D153431: [Fortran/gfortran] Enable OpenMP "compile" tests in gfortran test suite

Leandro Lupori via Phabricator via flang-commits flang-commits at lists.llvm.org
Mon Jun 26 10:29:44 PDT 2023


luporl added a comment.

Would it be possible to split this patch?
Something like:

1. Move disabled tests into their own files
2. Cleanup/refactoring
3. Enable OpenMP "compile" tests

I think it would make it easier to review and to bisect issues later, if needed.


Repository:
  rT test-suite

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153431/new/

https://reviews.llvm.org/D153431



More information about the flang-commits mailing list