[Mlir-commits] [mlir] [mlir]Fix dialect conversion drop uses (PR #86991)

Rob Suderman llvmlistbot at llvm.org
Fri Mar 29 13:50:14 PDT 2024


rsuderman wrote:

> Can you add a test for this?

Test added - I had to piggy back on top of the `tosa-to-linalg` pass as it appears related to args -> terminator, so defining that with a custom lowering ends with more work than would be preferred.

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


More information about the Mlir-commits mailing list