[all-commits] [llvm/llvm-project] 9dc68d: AMDGPU: Add version of isImmOperandLegal for MCIns...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Aug 26 23:19:32 PDT 2025


  Branch: refs/heads/users/arsenm/amdgpu/add-version-isImmOperandLegal-MCInstrDesc
  Home:   https://github.com/llvm/llvm-project
  Commit: 9dc68dd93f7c694b754bb31a19ffb8ceb741c581
      https://github.com/llvm/llvm-project/commit/9dc68dd93f7c694b754bb31a19ffb8ceb741c581
  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

  Log Message:
  -----------
  AMDGPU: Add version of isImmOperandLegal for MCInstrDesc

This avoids the need for a pre-constructed instruction, at least
for the first argument.



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