[all-commits] [llvm/llvm-project] 6de5d1: [mlir][linalg] Extend elementwise (#124661)

Javed Absar via All-commits all-commits at lists.llvm.org
Fri Feb 21 02:51:44 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6de5d1e46d1812de2bbbbe8d8d2c811e4d16acbe
      https://github.com/llvm/llvm-project/commit/6de5d1e46d1812de2bbbbe8d8d2c811e4d16acbe
  Author: Javed Absar <106147771+javedabsar1 at users.noreply.github.com>
  Date:   2025-02-21 (Fri, 21 Feb 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/Linalg/IR/LinalgBase.td
    M mlir/include/mlir/Dialect/Linalg/IR/LinalgEnums.td
    M mlir/include/mlir/Dialect/Linalg/IR/LinalgStructuredOps.td
    M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
    A mlir/test/Dialect/Linalg/elementwise/generalize_named_ops.mlir
    A mlir/test/Dialect/Linalg/elementwise/invalid.mlir
    A mlir/test/Dialect/Linalg/elementwise/round-trip.mlir

  Log Message:
  -----------
  [mlir][linalg] Extend elementwise (#124661)

Implements Linalg elemwise named-op following the proposal and
discussions in RFC:
  https://discourse.llvm.org/t/rfc-extend-linalg-elemwise-named-ops-semantics/83927/1



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