[Mlir-commits] [mlir] [MLIR][Linalg] Remove elemwise_unary and elemwise_binary (PR #147082)

Maksim Levental llvmlistbot at llvm.org
Sat Jul 5 11:53:09 PDT 2025


makslevental wrote:

> @makslevental @rolfmorel how do I change the Python interfaces to not try to create these instructions anymore?

Just delete them from https://github.com/llvm/llvm-project/blob/main/mlir/python/mlir/dialects/linalg/opdsl/ops/core_named_ops.py



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


More information about the Mlir-commits mailing list