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

            Bug ID: 37790
           Summary: [llvm-mca] hangs with int3/stmxcsr input
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]

Tested using r334380.

$ cat y.s
int3
stmxcsr  (%rsp)

$ llvm-mca -mcpu=btver2 y.s
<hangs>


as demonstrated at https://godbolt.org/g/47rem6

-- 
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