https://bugs.llvm.org/show_bug.cgi?id=36572
Bug ID: 36572
Summary: [AMDGPU][MC][DOC] Lack of detailed AMDGPU assembler
documentation
Product: libraries
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: Backend: AMDGPU
Assignee: unassignedb...@nondot.org
Reporter: dpreobrazhen...@luxoft.com
CC: llvm-bugs@lists.llvm.org
AMDGPU assembler documentation lacks detailed description of instruction
syntax. The following information should be provided for each instruction:
- which operands are accepted:
- possible kinds for each operand (SGPRs/VGPRs/Constants/Literals/etc);
- the size of each register operand;
- which modifiers are accepted;
- allowed values of each modifier;
- the order of operands and modifiers.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs