[Mlir-commits] [mlir] [mlir][linalg] convert arith ops to destination-passing-style. (PR #157854)

Jakub Kuderski llvmlistbot at llvm.org
Wed Sep 10 06:48:51 PDT 2025


https://github.com/kuhar commented:

Why do we go to `linalg.generic` instead of `linalg.elementwise`?

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


More information about the Mlir-commits mailing list