[llvm-bugs] [Bug 49308] New: [AMDGPU][MC][DOC] Incorrect description of MADAK, MADMK, etc
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Feb 22 02:50:40 PST 2021
https://bugs.llvm.org/show_bug.cgi?id=49308
Bug ID: 49308
Summary: [AMDGPU][MC][DOC] Incorrect description of MADAK,
MADMK, etc
Product: libraries
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: Backend: AMDGPU
Assignee: unassignedbugs at nondot.org
Reporter: dpreobrazhensky at luxoft.com
CC: llvm-bugs at lists.llvm.org
Instructions which have implicit literal operands (v_madak_f32, v_madmk_f32,
etc) cannot specify literals for other operands.
However documentation states that src0 can be a literal. This should be
corrected for GFX7, GFX8, GFX9 and GFX10.
--
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/20210222/c7fc7a48/attachment-0001.html>
More information about the llvm-bugs
mailing list