[flang-commits] [flang] [llvm] [Flang] Adding first lowering for the allocation and deallocation of coarrays (PR #182110)
Eugene Epshteyn via flang-commits
flang-commits at lists.llvm.org
Sun Apr 19 08:33:31 PDT 2026
eugeneepshteyn wrote:
> Perhaps the test suite is the one that needs updated?
@bonachea , @JDPailleux , it is PR submitter's responsibility to make appropriate changes to llvm-test-suite to ensure that newly submitted PR doesn't break things. If llvm-test-sute needs to be updated to only compile coarray tests without lowering, that's fine, but such PR for llvm-test-suite needs to be ready and submitted at the same time as llvm-project PR is submitted. Otherwise, there's a risk of breaking post-commit testing, as happened in this case.
https://github.com/llvm/llvm-project/pull/182110
More information about the flang-commits
mailing list