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

Johannes Reifferscheid llvmlistbot at llvm.org
Sun Jun 30 05:32:49 PDT 2024


jreiffers wrote:

Thanks for taking a look. We use [this one](https://github.com/openxla/xla/blob/main/xla/service/gpu/fusions/mlir/lower_to_llvm.cc). We also saw some failures in projects not using this pass, but I don't have reducers for them.

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


More information about the Mlir-commits mailing list