[all-commits] [llvm/llvm-project] eabdc7: [mlir][IR] Deprecate `match` and `rewrite` functions

Matthias Springer via All-commits all-commits at lists.llvm.org
Thu Mar 6 01:49:24 PST 2025


  Branch: refs/heads/users/matthias-springer/deprecate_match_rewrite
  Home:   https://github.com/llvm/llvm-project
  Commit: eabdc704465f525dcbf45ae8bd577d2ffb7c56fa
      https://github.com/llvm/llvm-project/commit/eabdc704465f525dcbf45ae8bd577d2ffb7c56fa
  Author: Matthias Springer <mspringer at nvidia.com>
  Date:   2025-03-06 (Thu, 06 Mar 2025)

  Changed paths:
    M mlir/docs/DialectConversion.md
    M mlir/docs/PatternRewriter.md
    M mlir/docs/Tutorials/QuickstartRewrites.md
    M mlir/include/mlir/Conversion/LLVMCommon/Pattern.h
    M mlir/include/mlir/IR/PatternMatch.h
    M mlir/include/mlir/Transforms/DialectConversion.h
    M mlir/lib/Conversion/ArithToAMDGPU/ArithToAMDGPU.cpp
    M mlir/lib/Conversion/MemRefToLLVM/MemRefToLLVM.cpp
    M mlir/lib/Dialect/Arith/Transforms/EmulateUnsupportedFloats.cpp
    M mlir/lib/Dialect/Arith/Transforms/IntRangeOptimizations.cpp
    M mlir/lib/Dialect/Vector/Transforms/VectorTransferOpTransforms.cpp

  Log Message:
  -----------
  [mlir][IR] Deprecate `match` and `rewrite` functions



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