[llvm-bugs] [Bug 27996] New: InstCombine hangs in BitCast optimization
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Jun 3 12:13:55 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=27996
Bug ID: 27996
Summary: InstCombine hangs in BitCast optimization
Product: compiler-rt
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: compiler-rt
Assignee: unassignedbugs at nondot.org
Reporter: evstupac at gmail.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
Created attachment 16464
--> https://llvm.org/bugs/attachment.cgi?id=16464&action=edit
test case
clang -O2 -S 2.c hangs on my x86
2.c (attached)
This is a regression introduced at r270135.
Potential fix:
http://reviews.llvm.org/D20847
--
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/20160603/c3cf5647/attachment.html>
More information about the llvm-bugs
mailing list