[Mlir-commits] [mlir] [mlir][Transforms] Dialect conversion: Simplify handling of dropped arguments (PR #97213)

Scott Todd llvmlistbot at llvm.org
Thu Jul 25 10:08:13 PDT 2024


================

----------------
ScottTodd wrote:

Thanks! This patch appears to fix our crashes: https://gist.github.com/ScottTodd/7d05663c3180f5ae5711e278479f0146

I have us downstream set to carry a local revert as a bandaid fix. Some options:

1. Fix-forward: I send this patch as a PR (not sure what tests to add, I don't understand this code well enough)
2. Fix-forward: you take over the patch
3. We revert this PR and then proceed with a rollforward including the fix patch

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


More information about the Mlir-commits mailing list