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

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


  Branch: refs/heads/users/arsenm/getConstValDefinedInReg-brev-not-cases
  Home:   https://github.com/llvm/llvm-project
  Commit: 62a2f1bb0d30cf2787e1534a0a33ac73751f3e27
      https://github.com/llvm/llvm-project/commit/62a2f1bb0d30cf2787e1534a0a33ac73751f3e27
  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

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