[flang-commits] [flang] [flang] Implement !DIR$ UNROLL [N] (PR #123331)

Jean-Didier PAILLEUX via flang-commits flang-commits at lists.llvm.org
Mon Jan 27 12:37:02 PST 2025


JDPailleux wrote:

> > @klausler Hi, does this approach to integrating the new directive is OK for you?
> 
> Please verify with a test that the new directive appears properly in the output of `-fc1 -fdebug-unparse`.

This is normally already done in this test : `flang/test/Parser/compiler-directives.f90`

https://github.com/llvm/llvm-project/pull/123331


More information about the flang-commits mailing list