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

Matthias Springer llvmlistbot at llvm.org
Sun Jun 30 05:14:57 PDT 2024


matthias-springer wrote:

What passes are you using to lower to LLVM? I cannot reproduce the error. `mlir-opt -convert-scf-to-cf -convert-func-to-llvm` lowers your example correctly.


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


More information about the Mlir-commits mailing list