[llvm-bugs] [Bug 26548] New: SROA fails to create a PHI node.
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Feb 9 09:23:39 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=26548
Bug ID: 26548
Summary: SROA fails to create a PHI node.
Product: new-bugs
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: dcallahan at fb.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
Created attachment 15865
--> https://llvm.org/bugs/attachment.cgi?id=15865&action=edit
Bit code of the associated functions
In block sw.default.i.i there should be a phi node connecting a definition in
the entry with a definition in sw.bb3.i.i. This phi node would then reach the
phi in the successor block.
--
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/20160209/0766620d/attachment-0001.html>
More information about the llvm-bugs
mailing list