[llvm-bugs] [Bug 36401] New: bool runIPSCCP(llvm::Module&, const llvm::DataLayout&, const llvm::TargetLibraryInfo*): Assertion `Folded && "Expect TermInst on constantint or blockaddress to be folded"'
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Feb 15 06:57:33 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=36401
Bug ID: 36401
Summary: bool runIPSCCP(llvm::Module&, const llvm::DataLayout&,
const llvm::TargetLibraryInfo*): Assertion `Folded &&
"Expect TermInst on constantint or blockaddress to be
folded"'
Product: new-bugs
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: ruttenberg at reservoir.com
CC: llvm-bugs at lists.llvm.org
Created attachment 19875
--> https://bugs.llvm.org/attachment.cgi?id=19875&action=edit
Reproducer
Reproduce with:
clang pr71762-2.c -O1 -S
test from gcc testsuite
--
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/20180215/d1c34094/attachment.html>
More information about the llvm-bugs
mailing list