[all-commits] [llvm/llvm-project] 6aaa54: AMDGPU: Refactor isImmOperandLegal

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Aug 27 05:17:55 PDT 2025


  Branch: refs/heads/users/arsenm/amdgpu/refactor-isImmOperandLegal
  Home:   https://github.com/llvm/llvm-project
  Commit: 6aaa54353a6db5c71e0b3fdfd1369d221d3396f5
      https://github.com/llvm/llvm-project/commit/6aaa54353a6db5c71e0b3fdfd1369d221d3396f5
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-08-27 (Wed, 27 Aug 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

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