[Mlir-commits] [mlir] [mlir][VectorToLLVM] add opt-in `enable-gep-inbounds-nuw` pass flag for `vector.load/store` (PR #202118)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Wed Jun 17 07:58:54 PDT 2026


github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: 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.

<details>
<summary>runtimes/CMakeFiles/flang-rt-mod /home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/CMakeFiles/flang-rt-mod</summary>

```
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
```
</details>

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.

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


More information about the Mlir-commits mailing list