[llvm-bugs] [Bug 37790] New: [llvm-mca] hangs with int3/stmxcsr input
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Jun 13 09:07:05 PDT 2018
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: unassignedbugs at nondot.org
Reporter: greg.bedwell at sony.com
CC: andrea.dibiagio at gmail.com, llvm-bugs at lists.llvm.org,
llvm-dev at redking.me.uk, matthew.davis at sony.com
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180613/cce96b4a/attachment-0001.html>
More information about the llvm-bugs
mailing list