[all-commits] [llvm/llvm-project] 21aacb: [mlir] Improve `GreedyPatternRewriteDriver` and pa...

Matthias Springer via All-commits all-commits at lists.llvm.org
Thu Jan 11 02:24:41 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 21aacb0b4c8cf4deb6e3df3533bf365aa4fda125
      https://github.com/llvm/llvm-project/commit/21aacb0b4c8cf4deb6e3df3533bf365aa4fda125
  Author: Matthias Springer <me at m-sp.org>
  Date:   2024-01-11 (Thu, 11 Jan 2024)

  Changed paths:
    M mlir/docs/PassManagement.md
    M mlir/include/mlir/Transforms/GreedyPatternRewriteDriver.h

  Log Message:
  -----------
  [mlir] Improve `GreedyPatternRewriteDriver` and pass documentation (#77614)

Clarify what kind of IR modifications are allowed. Also improve the
documentation of the greedy rewrite driver entry points.

Addressing comments in #76219.




More information about the All-commits mailing list