[Mlir-commits] [mlir] [mlir] Extend moveValueDefinitions/moveOperationDependencies with cross-region support (PR #176343)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Fri Jan 30 02:59:55 PST 2026


github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results

* 7436 tests passed
* 599 tests skipped
* 1 test failed

## Failed Tests
(click on a test name to see its output)

### MLIR
<details>
<summary>MLIR.Transforms/move-operation-deps.mlir</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/mlir-opt --allow-unregistered-dialect --transform-interpreter
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/mlir-opt --allow-unregistered-dialect --transform-interpreter
# .---command stderr------------
# | <stdin>:0:0: error: could not find a nested named sequence with name: __transform_main
# | <stdin>:0:0: note: see current operation: 
# | "builtin.module"() ({
# | ^bb0:
# | }) : () -> ()
# `-----------------------------
# error: command failed with exit status: 1

--

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


More information about the Mlir-commits mailing list