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

Tarun Prabhu via Phabricator via flang-commits flang-commits at lists.llvm.org
Mon Jun 26 11:20:01 PDT 2023


tarunprabhu added a comment.

In D153431#4449566 <https://reviews.llvm.org/D153431#4449566>, @luporl wrote:

> Would it be possible to split this patch?

I think so. Moving the disabled tests to their own file should be reasonable as a separate patch. The refactoring patch might still be fairly large - I'll try to split that up too if I can. After the refactor patch, the OpenMP one will be trivial.


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