This addresses the trivial cases that only require removing the
operand classes and renaming related entities.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D153965
[AMDGPU][AsmParser][NFC] Simplify instruction operand definitions. ClosedPublic Authored by kosarev on Jun 28 2023, 5:42 AM.
Details Summary This addresses the trivial cases that only require removing the
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 28 2023, 6:04 AM Closed by commit rG59fd48d71e12: [AMDGPU][AsmParser][NFC] Simplify instruction operand definitions. (authored by kosarev). · Explain WhyJun 29 2023, 3:06 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 535698 llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/lib/Target/AMDGPU/DSInstructions.td
llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.h
llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
llvm/lib/Target/AMDGPU/SIInstrInfo.td
llvm/lib/Target/AMDGPU/SOPInstructions.td
|