[all-commits] [llvm/llvm-project] daa3b4: [mlir][Transforms] Dialect conversion: Turn LLVM_D...

Matthias Springer via All-commits all-commits at lists.llvm.org
Wed Jan 8 01:01:39 PST 2025


  Branch: refs/heads/users/matthias-springer/dialect_conv_depr2
  Home:   https://github.com/llvm/llvm-project
  Commit: daa3b4cc1f3c48c2eb562ec12dcff387a6ff8d01
      https://github.com/llvm/llvm-project/commit/daa3b4cc1f3c48c2eb562ec12dcff387a6ff8d01
  Author: Matthias Springer <mspringer at nvidia.com>
  Date:   2025-01-08 (Wed, 08 Jan 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/SCF/Transforms/Patterns.h
    M mlir/include/mlir/Transforms/OneToNTypeConversion.h

  Log Message:
  -----------
  [mlir][Transforms] Dialect conversion: Turn LLVM_DEPRECATED into comments

Some functions of the deprecated 1:N dialect conversion were marked with `LLVM_DEPRECATED`. This caused compilation warnings because there are still test cases of the 1:N dialect conversion framework. (These test cases will be deleted at the same time when the 1:N driver is deleted.)



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