[all-commits] [llvm/llvm-project] e20f45: [AMDGPU] Simplify getNumFlatOffsetBits. NFC.

Jay Foad via All-commits all-commits at lists.llvm.org
Thu Oct 1 07:24:43 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e20f4592297ba44644a8ec75b9d182a903cc0df3
      https://github.com/llvm/llvm-project/commit/e20f4592297ba44644a8ec75b9d182a903cc0df3
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2020-10-01 (Thu, 01 Oct 2020)

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

  Log Message:
  -----------
  [AMDGPU] Simplify getNumFlatOffsetBits. NFC.

Remove some checks that have already been done in the only caller.




More information about the All-commits mailing list