[all-commits] [llvm/llvm-project] 84085a: [mlir][linalg] Improve contraction specialization ...

Longsheng Mou via All-commits all-commits at lists.llvm.org
Wed Jun 3 19:38:52 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 84085aac175bd949c521957af88ff5cda4aeeb20
      https://github.com/llvm/llvm-project/commit/84085aac175bd949c521957af88ff5cda4aeeb20
  Author: Longsheng Mou <longshengmou at gmail.com>
  Date:   2026-06-04 (Thu, 04 Jun 2026)

  Changed paths:
    M mlir/lib/Dialect/Linalg/Transforms/Specialize.cpp
    M mlir/test/Dialect/Linalg/roundtrip-morphism-linalg-category-ops.mlir
    M mlir/test/Dialect/Linalg/roundtrip-morphism-linalg-named-ops.mlir

  Log Message:
  -----------
  [mlir][linalg] Improve contraction specialization (#201300)

Extend the matcher to recognize additional supported boolean contraction
form(and+or). Fixes #198235.



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