TheRock currently builds flang, MLIR, flang-rt, and offload runtimes as part of the monolithic amd-llvm sub-project. This means: Every build pays the cost of building flang + MLIR + flang-rt (memory ...
In the setup_fortran workflow there is a hardwired version of each compiler specified (currently gfortran-v13 on Mac OS). This caused me several days of headaches since notionally two workflow paths ...