[llvm-bugs] [Bug 48765] New: [MIScheduler stress-sched] UNREACHABLE
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Jan 15 12:16:01 PST 2021
https://bugs.llvm.org/show_bug.cgi?id=48765
Bug ID: 48765
Summary: [MIScheduler stress-sched] UNREACHABLE
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Common Code Generator Code
Assignee: unassignedbugs at nondot.org
Reporter: paulsson at linux.vnet.ibm.com
CC: llvm-bugs at lists.llvm.org
Created attachment 24385
--> https://bugs.llvm.org/attachment.cgi?id=24385&action=edit
reduced testcase
llc -mcpu=arch13 -O3 -disable-machine-dce -verify-misched -stress-sched
-stress-regalloc=8 tc_crash2_aftercreduce.ll
PDiff: GR32Bit 1 GRH32Bit 1
DELTA: %1:gr64bit = COPY $r2d
Excess1 GRX32Bit -2
RegP Delta Mismatch
UNREACHABLE executed
#11 0x0000000002c1b58c llvm::ScheduleDAGMILive::schedule() (bin/llc+0x2c1b58c)
--
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/20210115/46171a4e/attachment.html>
More information about the llvm-bugs
mailing list