[Mlir-commits] [mlir] [mlir][Transforms] Dialect conversion: Add missing "else if" branch (PR #101148)
Matthias Springer
llvmlistbot at llvm.org
Wed Jul 31 03:36:08 PDT 2024
matthias-springer wrote:
I do not have a TensorFlow setup right now. Can you post the previous IR and the new IR? Maybe I can tell from there what's going on.
Also, this is the kind of change that I had in mind: https://github.com/llvm/llvm-project/pull/101318. Can you check if that fixes the test? Even if it does, we still have to understand why where the problem is. And add a test to upstream MLIR that can run without TensorFlow.
https://github.com/llvm/llvm-project/pull/101148
More information about the Mlir-commits
mailing list