[all-commits] [llvm/llvm-project] 0dce4c: [mlir] Fix a warning

kazutakahirata via All-commits all-commits at lists.llvm.org
Sun Oct 23 23:25:14 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0dce4cc34e88cbf57d5105e2a43dd9a3f021d79b
      https://github.com/llvm/llvm-project/commit/0dce4cc34e88cbf57d5105e2a43dd9a3f021d79b
  Author: Kazu Hirata <kazu at google.com>
  Date:   2022-10-23 (Sun, 23 Oct 2022)

  Changed paths:
    M mlir/include/mlir/IR/PatternMatch.h

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

This patch fixes:

  mlir/include/mlir/IR/PatternMatch.h:1092:63: warning: parameter
  ‘values’ set but not used [-Wunused-but-set-parameter]




More information about the All-commits mailing list