[all-commits] [llvm/llvm-project] 232f0c: [NFC][AMDGPU] Remove redundant code

tomatih via All-commits all-commits at lists.llvm.org
Fri Aug 25 03:20:12 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 232f0c9a9aa14802139126e97fcd0b5874b2f150
      https://github.com/llvm/llvm-project/commit/232f0c9a9aa14802139126e97fcd0b5874b2f150
  Author: Mateusz Hurnik <mateusz.hurnik at codeplay.com>
  Date:   2023-08-25 (Fri, 25 Aug 2023)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp

  Log Message:
  -----------
  [NFC][AMDGPU] Remove redundant code

As the result of this constant function is unused it is redundant.

Reviewed by: arsenm
Differential Revision: https://reviews.llvm.org/D158747




More information about the All-commits mailing list