[all-commits] [llvm/llvm-project] 4e41e9: [mlir] Update docs for Greedy Pattern Rewrite Driv...

Longsheng Mou via All-commits all-commits at lists.llvm.org
Mon Feb 17 06:12:12 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4e41e9ac4c6fd1cb7f3aa3a42725727aff5aadd7
      https://github.com/llvm/llvm-project/commit/4e41e9ac4c6fd1cb7f3aa3a42725727aff5aadd7
  Author: Longsheng Mou <moulongsheng at huawei.com>
  Date:   2025-02-17 (Mon, 17 Feb 2025)

  Changed paths:
    M mlir/docs/PatternRewriter.md
    M mlir/lib/Reducer/ReductionTreePass.cpp

  Log Message:
  -----------
  [mlir] Update docs for Greedy Pattern Rewrite Driver(NFC) (#126701)

The `applyOpPatternsAndFold` is deprecated, use
`applyOpPatternsGreedily` instead.



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