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

Kazu Hirata via All-commits all-commits at lists.llvm.org
Wed May 14 09:04:57 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 93f19cb00917303027be2013c48cf9b78ff453d6
      https://github.com/llvm/llvm-project/commit/93f19cb00917303027be2013c48cf9b78ff453d6
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-05-14 (Wed, 14 May 2025)

  Changed paths:
    M mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp

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

This patch fixes:

  mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp:1544:14: error:
  unused variable 'destType' [-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