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

Kazu Hirata via All-commits all-commits at lists.llvm.org
Fri Aug 29 09:09:17 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7c57e21a654a9aa3f22ed4169fc1ff778c3c3f83
      https://github.com/llvm/llvm-project/commit/7c57e21a654a9aa3f22ed4169fc1ff778c3c3f83
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-08-29 (Fri, 29 Aug 2025)

  Changed paths:
    M mlir/lib/Transforms/Utils/DialectConversion.cpp

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

This patch fixes:

  mlir/lib/Transforms/Utils/DialectConversion.cpp:2761:9: error:
  unused variable 'impl' [-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