[llvm-bugs] [Bug 39449] New: [AMDGPU][MC] Fixed order of optional operands
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Oct 26 06:04:32 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=39449
Bug ID: 39449
Summary: [AMDGPU][MC] Fixed order of optional operands
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
Current implementation of assembler expects all optional operands in a fixed
order. It would be convenient to specify operands in an arbitrary order like
sp3 does.
This possibility should be investigated. By design, llvm does not support this
feature.
--
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/20181026/d3f19c7f/attachment.html>
More information about the llvm-bugs
mailing list