https://bugs.llvm.org/show_bug.cgi?id=35494

            Bug ID: 35494
           Summary: [AMDGPU][MC][GFX9] Incorrect encoding of ttmp
                    registers
           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

In gfx7/8 ttmp0-ttmp11 registers occupy range 112..123.
In gfx9 they shall be mapped to 108..119.

Current implementation does not account for this difference.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to