Eliminates the need for the custom code in parseCustomOperand().
The remaining uses of NamedOperandU32 are to be addressed separately.
Paths
| Differential D150204
[AMDGPU][AsmParser] Refine parsing of some 32-bit instruction operands. ClosedPublic Authored by kosarev on May 9 2023, 8:34 AM.
Details Summary Eliminates the need for the custom code in parseCustomOperand(). The remaining uses of NamedOperandU32 are to be addressed separately.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 16 2023, 10:16 AM This revision was landed with ongoing or failed builds.May 19 2023, 8:55 AM Closed by commit rG212af2c081d6: [AMDGPU][AsmParser] Refine parsing of some 32-bit instruction operands. (authored by kosarev). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 523807 llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.h
llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
llvm/lib/Target/AMDGPU/SIInstrInfo.td
|