[all-commits] [llvm/llvm-project] 5a8d2d: [AMDGPU] Handle subregisters properly in generic o...

Aditi Medhane via All-commits all-commits at lists.llvm.org
Wed Sep 18 00:45:11 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5a8d2dd1f97017253be5d2262b25a9cf9d002546
      https://github.com/llvm/llvm-project/commit/5a8d2dd1f97017253be5d2262b25a9cf9d002546
  Author: Aditi Medhane <Aditi.Medhane at amd.com>
  Date:   2024-09-18 (Wed, 18 Sep 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
    M llvm/test/CodeGen/AMDGPU/phi-vgpr-input-moveimm.mir

  Log Message:
  -----------
  [AMDGPU] Handle subregisters properly in generic operand legalizer (#108496)

Fix for the issue found during COPY introduction during legalization of
PHI operands for sgpr to vgpr copy when subreg is involved.



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