[Mlir-commits] [mlir] Revert "[mlir][SCF] `ValueBoundsConstraintSet`: Support `scf.if` (branches)" (PR #87760)

Mehdi Amini llvmlistbot at llvm.org
Fri Apr 5 02:57:48 PDT 2024


joker-eph wrote:

Mmmm it's failing CI:
```
/var/lib/buildkite-agent/builds/linux-56-59b8f5d88-m6l8c-1/llvm-project/github-pull-requests/mlir/lib/Dialect/Arith/IR/ValueBoundsOpInterfaceImpl.cpp:91:10: error: no member named 'populateConstraints' in 'mlir::ValueBoundsConstraintSet'
```

Possible another change was landed on top of this one.

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


More information about the Mlir-commits mailing list