Matt Arsenault 3134e696e4
AMDGPU: Add target feature for aligned VGPR requirement (#155336)
This now applies to gfx90a+ and gfx1250, so add a dedicated feature
for it so the feature check can be composed correctly with unrelated
properties. Probably would be better to invert this, but that turns
out to be difficult given the current assumptions.
2025-08-26 01:36:51 +00:00
..