[Mlir-commits] [mlir] [mlir][Transforms] Dialect conversion: Fix bug in `computeNecessaryMaterializations` (PR #104630)
Matthias Springer
llvmlistbot at llvm.org
Sat Aug 17 00:43:25 PDT 2024
matthias-springer wrote:
Landing this change with the current test case that just checks for an additional `expected-note`. A test case that triggers the `error: null operand found` bug reported by users would require multiple new test patterns and ops to trigger two unresolved materializations in a row.
https://github.com/llvm/llvm-project/pull/104630
More information about the Mlir-commits
mailing list