[all-commits] [llvm/llvm-project] 864db2: AMDGPU: Remove getLdStRegisterOperandForSize
    Matt Arsenault via All-commits 
    all-commits at lists.llvm.org
       
    Mon Sep  8 01:26:26 PDT 2025
    
    
  
  Branch: refs/heads/users/arsenm/amdgpu/remove-getLdStRegisterOperandForSize
  Home:   https://github.com/llvm/llvm-project
  Commit: 864db2632814836fd7de2f5d8dc6b9840b2d86aa
      https://github.com/llvm/llvm-project/commit/864db2632814836fd7de2f5d8dc6b9840b2d86aa
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-09-08 (Mon, 08 Sep 2025)
  Changed paths:
    M llvm/lib/Target/AMDGPU/BUFInstructions.td
    M llvm/lib/Target/AMDGPU/SIInstrInfo.td
  Log Message:
  -----------
  AMDGPU: Remove getLdStRegisterOperandForSize
The AV operand classes should be used directly at the top level
of the load/store definitions. Inline the remaining use into the
strange MUBUF TFE vs. non-TFE usecase, which needed a special case
for 16-bit operands anyway.
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