[all-commits] [llvm/llvm-project] ba739c: [MLIR][Linalg][Python] Improve bindings for linalg...

Rolf Morel via All-commits all-commits at lists.llvm.org
Mon May 12 02:35:16 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ba739c166da518f04bdc83c956f962744e0487c6
      https://github.com/llvm/llvm-project/commit/ba739c166da518f04bdc83c956f962744e0487c6
  Author: Rolf Morel <854835+rolfmorel at users.noreply.github.com>
  Date:   2025-05-12 (Mon, 12 May 2025)

  Changed paths:
    M mlir/python/mlir/dialects/linalg/__init__.py
    M mlir/test/python/dialects/linalg/ops.py

  Log Message:
  -----------
  [MLIR][Linalg][Python] Improve bindings for linalg.elementwise (#139462)

Adds wrappers for ElementWiseOp, in particular to ensure appropriate
default indexing maps are derived.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list