[all-commits] [llvm/llvm-project] d74846: AMDGPU: Refactor isImmOperandLegal (#155607)

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Sep 2 17:06:40 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d7484684e5c81e567e6d31942b7047ba579daae1
      https://github.com/llvm/llvm-project/commit/d7484684e5c81e567e6d31942b7047ba579daae1
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-09-03 (Wed, 03 Sep 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
    M llvm/lib/Target/AMDGPU/SIInstrInfo.h
    M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
    M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h

  Log Message:
  -----------
  AMDGPU: Refactor isImmOperandLegal (#155607)

The goal is to expose more variants that can operate without
preconstructed MachineInstrs or MachineOperands.



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