[PATCH] D103177: [flang][driver] Extend the `flang` bash script to act as a driver

David Spickett via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 2 02:53:00 PDT 2021


DavidSpickett added a comment.

> So, any clue what the difference between the two workers is?

One tries to enable SVE code, that's it.

> Hi David, clang-aarch64-full-2stage also has the test-suite enabled, is that one passing?

Yknow, it is, but it was before. I don't see why it turned green the only commit in the next build is unrelated.

Leave this with me, I'll see if the next builds also fail.

> I've tried testing this patch with LLVM's test-suite, but CMake does not support LLVM Flang yet

Yeah I don't see any reference to flang bar 1 comment line in the test suite. I see references to nagfortran and f2c in Makefile.FORTRAN. Perhaps we installed one of those in the buildbot image accidentally.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103177



More information about the llvm-commits mailing list