[all-commits] [llvm/llvm-project] d25bec: [MLIR][Doc] Update the pass infra doc to advise ag...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Mon Feb 17 05:56:58 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d25becaa2079b19e475902ca712cad5df3e660ee
      https://github.com/llvm/llvm-project/commit/d25becaa2079b19e475902ca712cad5df3e660ee
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2025-02-17 (Mon, 17 Feb 2025)

  Changed paths:
    M mlir/docs/PassManagement.md

  Log Message:
  -----------
  [MLIR][Doc] Update the pass infra doc to advise against `let constructor = ` (NFC)

We should avoid specifying it manually and instead rely on TableGen, see also
cleanups in #127403



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