Matt Arsenault 2f69f9a950
AMDGPU: Stop running assembler tests with default cpu (#117421)
It does not make sense to assemble for the default target.
Add one that shows the behavior. It is treated as a tahiti
alias without instructions which were later removed, and needs
to be treated as wave64. We should probably turn this into a hard
error though.
2024-11-23 09:21:51 -08:00
..