[all-commits] [llvm/llvm-project] 1770e9: [mlir] remove dangling builders from td (#147619)

Maksim Levental via All-commits all-commits at lists.llvm.org
Wed Jul 9 06:59:45 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1770e9b5c6f9e95f253b0d8619de6f3a4290c96e
      https://github.com/llvm/llvm-project/commit/1770e9b5c6f9e95f253b0d8619de6f3a4290c96e
  Author: Maksim Levental <maksim.levental at gmail.com>
  Date:   2025-07-09 (Wed, 09 Jul 2025)

  Changed paths:
    M flang/include/flang/Optimizer/Dialect/FIROps.td
    M mlir/include/mlir/Dialect/Linalg/TransformOps/LinalgTransformOps.td
    M mlir/include/mlir/Dialect/OpenMP/OpenMPOps.td
    M mlir/include/mlir/Dialect/Ptr/IR/PtrOps.td
    M mlir/include/mlir/Dialect/SMT/IR/SMTIntOps.td
    M mlir/include/mlir/Dialect/Vector/IR/VectorOps.td
    M mlir/test/lib/Dialect/Test/TestOps.td

  Log Message:
  -----------
  [mlir] remove dangling builders from td (#147619)

These are "dangling" builders (decls are emitted but there are no defns
anywhere).



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