[all-commits] [llvm/llvm-project] 94aa4b: [NVPTX] Fix a warning

Kazu Hirata via All-commits all-commits at lists.llvm.org
Thu Apr 17 14:38:44 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 94aa4bfba57cd5df5489ceca5c1b4b59cfcc1288
      https://github.com/llvm/llvm-project/commit/94aa4bfba57cd5df5489ceca5c1b4b59cfcc1288
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-04-17 (Thu, 17 Apr 2025)

  Changed paths:
    M llvm/lib/Target/NVPTX/NVPTXAsmPrinter.h

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

This patch fixes:

  llvm/lib/Target/NVPTX/NVPTXAsmPrinter.h:128:21: error: unused
  variable '_' [-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