[all-commits] [llvm/llvm-project] 8e199f: [RISCV] Fix a warning

Kazu Hirata via All-commits all-commits at lists.llvm.org
Wed Jul 30 09:44:25 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8e199f0f754dd263b3816705e650dded76273f66
      https://github.com/llvm/llvm-project/commit/8e199f0f754dd263b3816705e650dded76273f66
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-07-30 (Wed, 30 Jul 2025)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp

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

This patch fixes:

  llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp:579:11: error: unused
  variable 'Subtarget' [-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