[llvm-bugs] [Bug 26805] New: Register coalescer introduces verifier error
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Mar 1 16:57:15 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=26805
Bug ID: 26805
Summary: Register coalescer introduces verifier error
Product: libraries
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: Register Allocator
Assignee: matze at braunis.de
Reporter: Matthew.Arsenault at amd.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
The XFAILed test in test/CodeGen/AMDGPU/reg-coalescer-sched-crash.ll is a
verifier error introduced by the register coalescer. I think it has something
to do with rematerializing an instruction into a sub register when the super
register isn't fully defined.
--
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/20160302/bf57429f/attachment.html>
More information about the llvm-bugs
mailing list