[Mlir-commits] [mlir] [mlir][Transforms] Dialect conversion: Add missing "else if" branch (PR #101148)

Adrian Kuegel llvmlistbot at llvm.org
Wed Jul 31 03:23:13 PDT 2024


akuegel wrote:

No, not a crash, it just does not convert where before it did. One of the failing tests is this one:

https://github.com/tensorflow/tensorflow/blob/master/tensorflow/compiler/mlir/lite/tests/lower-static-tensor-list.mlir#L317

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


More information about the Mlir-commits mailing list