[all-commits] [llvm/llvm-project] 441b68: [mlir] Fix a warning

Kazu Hirata via All-commits all-commits at lists.llvm.org
Thu May 1 12:35:19 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 441b68370a2fb97c1a650de15528e5600eacab6b
      https://github.com/llvm/llvm-project/commit/441b68370a2fb97c1a650de15528e5600eacab6b
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-05-01 (Thu, 01 May 2025)

  Changed paths:
    M mlir/tools/mlir-tblgen/AttrOrTypeFormatGen.cpp

  Log Message:
  -----------
  [mlir] Fix a warning

This patch fixes:

  mlir/tools/mlir-tblgen/AttrOrTypeFormatGen.cpp:586:14: error:
  variable 'realParam' set but not used
  [-Werror,-Wunused-but-set-variable]



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