[AMDGPU][AsmParser][NFC] Simplify the EndpgmImm operand definition.
authorIvan Kosarev <ivan.kosarev@amd.com>
Tue, 13 Jun 2023 17:38:49 +0000 (18:38 +0100)
committerIvan Kosarev <ivan.kosarev@amd.com>
Tue, 13 Jun 2023 17:46:08 +0000 (18:46 +0100)
commit616d30c2cc3b4e859a4ca53b667f8214362ce490
treecc591f80e1d080e1220c2d8b10065a41d2c4c743
parent2f2af2d01763374ed55f5fb598e5005c1b9af957
[AMDGPU][AsmParser][NFC] Simplify the EndpgmImm operand definition.

Clears the road to eliminating custom default operand handlers. Also
unifies naming of related entities.

Part of <https://github.com/llvm/llvm-project/issues/62629>.

Reviewed By: arsenm

Differential Revision: https://reviews.llvm.org/D151687
llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/lib/Target/AMDGPU/SIInstrInfo.td
llvm/lib/Target/AMDGPU/SOPInstructions.td