[Mlir-commits] [mlir] [mlir][tensor] fix out-of-bound index in tensor.dim (PR #85901)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Wed Mar 20 01:15:28 PDT 2024


lipracer wrote:

You need to add a dependency on UB dialect in cmake file like [this](https://github.com/llvm/llvm-project/blob/6960ace534c4021301dd5a9933ca06ba96edea23/mlir/lib/Dialect/Affine/IR/CMakeLists.txt#L23).

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


More information about the Mlir-commits mailing list