[Mlir-commits] [mlir] [mlir][Linalg] NFC: Expose a method to deduplicate operands/remove dead results of `linalg.generic` op. (PR #125141)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Fri Jan 31 09:51:32 PST 2025
MaheshRavishankar wrote:
> Nit: I wouldn't call it NFC, as it changes the API.
I thought about it... but it adds an API. So shouldnt impact existing code.
https://github.com/llvm/llvm-project/pull/125141
More information about the Mlir-commits
mailing list