[all-commits] [llvm/llvm-project] fff168: [AMDGPU] Add [[maybe_unused]] to several unused fu...

Kazu Hirata via All-commits all-commits at lists.llvm.org
Mon Sep 25 11:13:18 PDT 2023


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

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

  Log Message:
  -----------
  [AMDGPU] Add [[maybe_unused]] to several unused functions (NFC)

Ivan is planning to introduce actual uses of these functions in near
future.




More information about the All-commits mailing list