https://bugs.llvm.org/show_bug.cgi?id=42745
Bug ID: 42745
Summary: [AMDGPU][MC][GFX10] null cannot be used with 64-bit
operands
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
Currently null cannot be used with 64-bit operands. For example, the following
instruction triggers an error:
v_mul_f64 v[0:1], null, null
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs