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

Adrian Kuegel llvmlistbot at llvm.org
Wed Jul 31 05:27:22 PDT 2024


akuegel wrote:

Sorry, I think my comment was confusing. When I mentioned that the test passes, I meant that it produces the same IR as before https://github.com/llvm/llvm-project/pull/101148. This is with https://github.com/llvm/llvm-project/pull/101318 on top of https://github.com/llvm/llvm-project/pull/101148.
What I pasted as the failing case was without your new patch.

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


More information about the Mlir-commits mailing list