[all-commits] [llvm/llvm-project] 6b4760: [AMDGPU] Make use of composeSubRegIndices. NFCI. (...

Jay Foad via All-commits all-commits at lists.llvm.org
Fri Jun 14 07:07:26 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6b4760acc73394f841fb66bfd04c501826f5c7f7
      https://github.com/llvm/llvm-project/commit/6b4760acc73394f841fb66bfd04c501826f5c7f7
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2024-06-14 (Fri, 14 Jun 2024)

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

  Log Message:
  -----------
  [AMDGPU] Make use of composeSubRegIndices. NFCI. (#95548)

Simplify SIInstrInfo::buildExtractSubReg by building one COPY with a
composed subreg index instead of two COPYs.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list