[all-commits] [llvm/llvm-project] b30034: [mlir][linalg] Add folder for broadcast(broadcast)...

Longsheng Mou via All-commits all-commits at lists.llvm.org
Tue Jul 29 04:25:47 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b30034da0ffaf67a144d062607e8f627e14227d1
      https://github.com/llvm/llvm-project/commit/b30034da0ffaf67a144d062607e8f627e14227d1
  Author: Longsheng Mou <longshengmou at gmail.com>
  Date:   2025-07-29 (Tue, 29 Jul 2025)

  Changed paths:
    M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
    M mlir/test/Dialect/Linalg/canonicalize.mlir

  Log Message:
  -----------
  [mlir][linalg] Add folder for broadcast(broadcast) -> broadcast (#150825)

Back to back `linalg.broadcast` can be rewritten to a single broadcast.



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