[Mlir-commits] [mlir] [mlir][SCFToAffine] Raise scf.for to affine.for (PR #200851)

Reinhard Stahn llvmlistbot at llvm.org
Wed Jun 17 22:54:08 PDT 2026


rainij wrote:

> # 🐧 Linux x64 Test Results
> * 3849 tests passed
> * 423 tests skipped
> 
> All executed tests passed, but another part of the build **failed**. Click on a failure below to see the details.
> 
> runtimes/CMakeFiles/flang-rt-mod /home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/CMakeFiles/flang-rt-mod
> ```
> ninja: error: unknown target 'flang-rt-mod'
> FAILED: runtimes/CMakeFiles/flang-rt-mod /home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/CMakeFiles/flang-rt-mod
> cd /home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins && /usr/bin/cmake --build /home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/ --target flang-rt-mod --config Release
> ```
> 
> If these failures are unrelated to your changes (for example tests are broken or flaky at HEAD), please open an issue at https://github.com/llvm/llvm-project/issues and add the `infrastructure` label.

I opened this issue https://github.com/llvm/llvm-project/issues/204513 . I am not 100% sure if it is really not addressed already, but at least I could not find any related issue. If it is already addressed, please close the issue.

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


More information about the Mlir-commits mailing list