Sergei Barannikov 8d650736c1
[AMDGPU] Fix AMDGPUISD::TRAP description (#117453)
Glue operand is only present if there are variadic register operands,
which makes it optional.
Also, change the number of fixed operands to 1 (the trap ID).
2024-11-24 09:25:15 +03:00
..