[all-commits] [llvm/llvm-project] af1ca0: [mlir][EmitC]Remove the Unused Option in the `wrap...

Jaden Angella via All-commits all-commits at lists.llvm.org
Fri Jul 25 09:31:16 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: af1ca08ddbafc729a44ba3833268c344c835ca8e
      https://github.com/llvm/llvm-project/commit/af1ca08ddbafc729a44ba3833268c344c835ca8e
  Author: Jaden Angella <ajaden at google.com>
  Date:   2025-07-25 (Fri, 25 Jul 2025)

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

  Log Message:
  -----------
  [mlir][EmitC]Remove the Unused Option in the `wrap-emitc-func-in-class` Pass (#150577)

This patch removes the option `namedAttribute` which is not used in this
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