Commit: https://github.com/llvm/llvm-project/commit/d9fff42ccd58cb3d95cff60641011d72d38dc300
commit llvmorg-24-init-787-gd9fff42ccd58
Author: Matsu <47756807+khaki3@users.noreply.github.com>
Date:   Mon Jul 20 04:10:54 2026 -0700

    [flang] Lower plain DO loops without a secondary-induction iter_arg (#207816)
    
    Example:
    ```fortran
    do i = lb, ub, step
... 13 lines of the commit log omitted.

* tcwg_flang_test
** main-aarch64-O0-debug
*** 3 regressions
*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/llvm/sha1/d9fff42ccd58cb3d95cff60641011d72d38dc300/tcwg_flang_test/main-aarch64-O0-debug/details.txt
*** http://54.172.246.49:9090/jobs/tcwg_flang_test--main-aarch64-O0-debug-build/builds/10539/archive/artifacts/

Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/llvm/sha1/d9fff42ccd58cb3d95cff60641011d72d38dc300/jira/yaml
