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

Kazu Hirata via All-commits all-commits at lists.llvm.org
Wed Sep 25 23:50:12 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 571a867f1f7abc4a58420f60b2b121b5fd13e26b
      https://github.com/llvm/llvm-project/commit/571a867f1f7abc4a58420f60b2b121b5fd13e26b
  Author: Kazu Hirata <kazu at google.com>
  Date:   2024-09-25 (Wed, 25 Sep 2024)

  Changed paths:
    M mlir/lib/Target/LLVMIR/Dialect/LLVMIR/LLVMToLLVMIRTranslation.cpp

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

This patch fixes:

  mlir/lib/Target/LLVMIR/Dialect/LLVMIR/LLVMToLLVMIRTranslation.cpp:128:1:
  error: unused function 'convertOperandBundles'
  [-Werror,-Wunused-function]



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