[all-commits] [llvm/llvm-project] e7365d: [MLIR][NFC] Retire let constructor for Reducer (#1...
lorenzo chelini via All-commits
all-commits at lists.llvm.org
Tue Apr 8 01:31:36 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e7365d3143d762c290c426b172f588756b6f1ef8
https://github.com/llvm/llvm-project/commit/e7365d3143d762c290c426b172f588756b6f1ef8
Author: lorenzo chelini <l.chelini at icloud.com>
Date: 2025-04-08 (Tue, 08 Apr 2025)
Changed paths:
M mlir/include/mlir/Reducer/Passes.h
M mlir/include/mlir/Reducer/Passes.td
M mlir/lib/Reducer/OptReductionPass.cpp
M mlir/lib/Reducer/ReductionTreePass.cpp
Log Message:
-----------
[MLIR][NFC] Retire let constructor for Reducer (#134786)
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