[all-commits] [llvm/llvm-project] 52ec73: AMDGPU/GlobalISel: Fold add of constant into G_INS...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Jan 22 08:09:19 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 52ec7379adfa27b24f834551a2b3bf2b7249549c
      https://github.com/llvm/llvm-project/commit/52ec7379adfa27b24f834551a2b3bf2b7249549c
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
    M llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
    M llvm/test/CodeGen/AMDGPU/GlobalISel/insertelement.ll
    M llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-insert-vector-elt.mir

  Log Message:
  -----------
  AMDGPU/GlobalISel: Fold add of constant into G_INSERT_VECTOR_ELT

Move the subregister base like in the extract case.




More information about the All-commits mailing list