[llvm-bugs] [Bug 51601] New: RegAllocGreedy fails allocation with overlapping tuples and register hints
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Aug 24 06:13:11 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=51601
Bug ID: 51601
Summary: RegAllocGreedy fails allocation with overlapping
tuples and register hints
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: Register Allocator
Assignee: unassignedbugs at nondot.org
Reporter: Matthew.Arsenault at amd.com
CC: llvm-bugs at lists.llvm.org, quentin.colombet at gmail.com
Created attachment 25186
--> https://bugs.llvm.org/attachment.cgi?id=25186&action=edit
Testcase
This testcase fails, apparently due to mishandling overlapping register tuples.
The allocation succeeds if the hints are removed
--
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/20210824/237934c0/attachment-0001.html>
More information about the llvm-bugs
mailing list