[llvm-bugs] [Bug 47453] New: [AMDGPU][MC][GFX10] Assembler should support sp3 VOP3/VOP3P modifiers
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Sep 7 12:09:01 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=47453
Bug ID: 47453
Summary: [AMDGPU][MC][GFX10] Assembler should support sp3
VOP3/VOP3P modifiers
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
Assembler should support operand modifiers listed below for compatibility with
sp3.
VOP3P modifiers:
- neg (and '-')
- neg_lo
- neg_hi
- sel_lo
- sel_lo_hi
- sel_hi
- sel_hi_lo
VOP3 modifiers:
- sel_lo
- sel_hi
--
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/20200907/b5ab5b1e/attachment.html>
More information about the llvm-bugs
mailing list