Eliminates the need for the custom code in parseCustomOperand().
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D150980
[AMDGPU][AsmParser][NFC] Refine parsing of NamedOperandU32 operands. ClosedPublic Authored by kosarev on May 19 2023, 9:48 AM.
Details Summary Eliminates the need for the custom code in parseCustomOperand().
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 27 2023, 11:05 AM This revision was landed with ongoing or failed builds.May 29 2023, 9:02 AM Closed by commit rGa3a8cbffcf00: [AMDGPU][AsmParser][NFC] Refine parsing of NamedOperandU32 operands. (authored by kosarev). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 525518 llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/lib/Target/AMDGPU/SIInstrInfo.td
llvm/lib/Target/AMDGPU/SMInstructions.td
|