[all-commits] [llvm/llvm-project] 105c8c: [MLIR][NFC] Retire let constructor for EmitC (#133...

lorenzo chelini via All-commits all-commits at lists.llvm.org
Tue Apr 1 09:23:03 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 105c8c38dcb7fd6077c92c5e0f838c9b7ad9971e
      https://github.com/llvm/llvm-project/commit/105c8c38dcb7fd6077c92c5e0f838c9b7ad9971e
  Author: lorenzo chelini <l.chelini at icloud.com>
  Date:   2025-04-01 (Tue, 01 Apr 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/EmitC/Transforms/Passes.h
    M mlir/include/mlir/Dialect/EmitC/Transforms/Passes.td
    M mlir/lib/Dialect/EmitC/Transforms/FormExpressions.cpp

  Log Message:
  -----------
  [MLIR][NFC] Retire let constructor for EmitC (#133732)

`let constructor` is legacy (do not use in tree!) since the tableGen
backend emits most of the glue logic to build a pass.



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