Those are implicit helper operands and therefore don't need any parsers
or printers.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D154432
[AMDGPU][AsmParser] Simplify the implementation of SWZ operands. ClosedPublic Authored by kosarev on Jul 4 2023, 4:11 AM.
Details Summary Those are implicit helper operands and therefore don't need any parsers
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 4 2023, 4:23 AM This revision was landed with ongoing or failed builds.Jul 5 2023, 2:51 AM Closed by commit rG12460cf90fb2: [AMDGPU][AsmParser] Simplify the implementation of SWZ operands. (authored by kosarev). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 537047 llvm/lib/Target/AMDGPU/AMDGPUInstructions.td
llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/lib/Target/AMDGPU/BUFInstructions.td
llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.h
llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
llvm/lib/Target/AMDGPU/SIInstrInfo.td
|