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

Matthias Springer llvmlistbot at llvm.org
Wed Jul 31 04:50:40 PDT 2024


matthias-springer wrote:

In the first two listings, it looks like the `tf.While` op was not modified. At least all the types stay the same. I'm wondering if the pattern that changes the op is successfully applied. (`-debug` would show that.)


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


More information about the Mlir-commits mailing list