[LLVMbugs] [Bug 23720] New: MachineInstr verification error with sub-reg liveness enabled in R600 backend
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Jun 1 09:09:33 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=23720
Bug ID: 23720
Summary: MachineInstr verification error with sub-reg liveness
enabled in R600 backend
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Register Allocator
Assignee: unassignedbugs at nondot.org
Reporter: tstellar at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 14413
--> https://llvm.org/bugs/attachment.cgi?id=14413&action=edit
Reduced test case
This bug can be reproduced by applying the attached patch to enable sub-reg
liveness and running the attached test case with llc:
./llc -verify-machineinstrs -march=amdgcn r600-sub-reg-liveness-crash.ll -o -
--
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/20150601/db7ed4da/attachment.html>
More information about the llvm-bugs
mailing list