[all-commits] [llvm/llvm-project] a9c7ba: [AMDGPU] Fix a warning

Kazu Hirata via All-commits all-commits at lists.llvm.org
Tue Sep 12 14:02:24 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a9c7ba964fd3a2bbfcd9e3a3ab9cfde2dc99607c
      https://github.com/llvm/llvm-project/commit/a9c7ba964fd3a2bbfcd9e3a3ab9cfde2dc99607c
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-09-12 (Tue, 12 Sep 2023)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPU.h
    M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp

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

This patch fixes:

  llvm/lib/Target/AMDGPU/AMDGPU.h:297:18: error: private field 'TM' is
  not used [-Werror,-Wunused-private-field]




More information about the All-commits mailing list