Matt Arsenault 4c6a56225f
AMDGPU: Remove getLdStRegisterOperandForSize (#157216)
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.
2025-09-08 08:57:57 +00:00
..