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

            Bug ID: 30829
           Summary: [mc][gfx8] No checks for ADDC/SUBB/V_CNDMASK source
                    operand restrictions
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: AMDGPU
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]
    Classification: Unclassified

SGPR, M0, EXEC or literal constant are not allowed for ADDC/SUBB/V_CNDMASK
instructions. Still assembler allows illegal encodings like:

v_addc_u32 v40, vcc, s49, 0, vcc

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

Reply via email to