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

Kazu Hirata via All-commits all-commits at lists.llvm.org
Tue Nov 5 11:04:18 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d02d9ce314f823181430e9f21c89806f9227c95f
      https://github.com/llvm/llvm-project/commit/d02d9ce314f823181430e9f21c89806f9227c95f
  Author: Kazu Hirata <kazu at google.com>
  Date:   2024-11-05 (Tue, 05 Nov 2024)

  Changed paths:
    M mlir/lib/Dialect/Tensor/IR/TensorOps.cpp

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

This patch fixes:

  mlir/lib/Dialect/Tensor/IR/TensorOps.cpp:4781:17: error: unused
  variable 'tileSize' [-Werror,-Wunused-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