[mlir] Fix a warning
authorKazu Hirata <kazu@google.com>
Sun, 30 Oct 2022 07:18:08 +0000 (00:18 -0700)
committerKazu Hirata <kazu@google.com>
Sun, 30 Oct 2022 07:18:08 +0000 (00:18 -0700)
commit62efe4567b697116610c152fa08c7083aa8df797
tree0a1e340f785a054a845e8b050903f286238c93fc
parent881547db03a6ea243505a8ccba1547f2f18c05ca
[mlir] Fix a warning

This patch fixes:

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