[Info-vax] Fortran Exit Codes

Lawrence D'Oliveiro ldo at nz.invalid
Sun Feb 25 22:45:33 EST 2024


On Sun, 25 Feb 2024 20:48:06 -0500, Arne Vajhøj wrote:

> I don't know if that is what VSI will do, but it sounds like a relative
> easy path. They have LLVM and clang running,
> so adding a standard flang frontend should not be that difficult.

Looking around, I came across this
<https://www.linaro.org/blog/comparing-llvm-flang-with-other-fortran-compilers/>,
from just a few months ago. Seems there is “Classic Flang” and “LLVM
Flang”: the latter is an all-new compiler, but its performance is not
there yet.

Also looks like Gfortran is roughly as good as “Classic Flang”, if not
better than it in some places.

Which Flang will VSI be using?



More information about the Info-vax mailing list