[llvm-bugs] [Bug 51130] New: [AMDGPU][MC][DOC] Incorrect description of operands which accept only integer constants
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Jul 18 09:38:08 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=51130
Bug ID: 51130
Summary: [AMDGPU][MC][DOC] Incorrect description of operands
which accept only integer constants
Product: libraries
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: Backend: AMDGPU
Assignee: unassignedbugs at nondot.org
Reporter: d-pre at mail.ru
CC: llvm-bugs at lists.llvm.org
These operands accept iconst but ival is missing.
For example, see the description of src0 for v_cvt_f16_i16:
https://llvm.org/docs/AMDGPU/AMDGPUAsmGFX10.html#vop1
src0 is described as
Operands: v, s, vcc, ttmp, m0, exec, vccz, execz, scc, lds_direct, iconst,
literal
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210718/caeee63c/attachment.html>
More information about the llvm-bugs
mailing list