[all-commits] [llvm/llvm-project] 09d01b: [AMDGPU][True16][CodeGen] replace subreg_to_reg to...

Brox Chen via All-commits all-commits at lists.llvm.org
Wed May 7 07:28:32 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 09d01be85672dda37ea577fad9c46e6034792b65
      https://github.com/llvm/llvm-project/commit/09d01be85672dda37ea577fad9c46e6034792b65
  Author: Brox Chen <guochen2 at amd.com>
  Date:   2025-05-07 (Wed, 07 May 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
    M llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll
    M llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.128bit.ll
    M llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.16bit.ll
    M llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.256bit.ll
    M llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll
    M llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.64bit.ll
    M llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.96bit.ll
    M llvm/test/CodeGen/AMDGPU/fix-sgpr-copies-f16-true16.mir

  Log Message:
  -----------
  [AMDGPU][True16][CodeGen] replace subreg_to_reg to req_sequence (#138746)

Since subreg_to_reg is considered broken in llvm, replace subreg_to_reg
to reg_sequence



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