You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Fortran/gfortran] support environment flags in compile tests
Adding extra flags to compile tests is useful for testing out new
features (e.g. -flang-experimental-hlfir) or increasing test coverage
(e.g. running optimisation passes).
Differential Revision: https://reviews.llvm.org/D155482
0 commit comments