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

kazutakahirata via All-commits all-commits at lists.llvm.org
Fri Oct 7 08:27:19 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7f90597be6825392c0a7bc8bb8921097e638518c
      https://github.com/llvm/llvm-project/commit/7f90597be6825392c0a7bc8bb8921097e638518c
  Author: Kazu Hirata <kazu at google.com>
  Date:   2022-10-07 (Fri, 07 Oct 2022)

  Changed paths:
    M llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp

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

This patch fixes:

  llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp:800:17:
  error: unused variable 'DST_IDX' [-Werror,-Wunused-variable]




More information about the All-commits mailing list