[Mlir-commits] [mlir] [mlir][linalg] Extend Linalg elemwise named ops semantics (PR #122753)

Andrzej Warzyński llvmlistbot at llvm.org
Wed Jan 15 07:55:32 PST 2025


================

----------------
banach-space wrote:

[nit] Could you make sure that the test function naming is consistent in this file? From what I can see, it goes like this:
* `@{unary|binary}_{identity|transpose|broadcast|transpose_a|...}_{exp|mul|div|..}`

I'm not sure how to handle `on_tensor` and `on_memref` 😅

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


More information about the Mlir-commits mailing list