[all-commits] [llvm/llvm-project] c5def8: AMDGPU: Handle brev and not cases in getConstValDe...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Feb 17 20:24:11 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c5def84ca4a1aa08333a0428bc453ea901139eca
      https://github.com/llvm/llvm-project/commit/c5def84ca4a1aa08333a0428bc453ea901139eca
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-02-18 (Tue, 18 Feb 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
    M llvm/test/CodeGen/AMDGPU/peephole-fold-imm.mir

  Log Message:
  -----------
  AMDGPU: Handle brev and not cases in getConstValDefinedInReg (#127483)

We should not encounter these cases in the peephole-opt use today,
but get the common helper function to handle these.



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