[llvm-bugs] [Bug 24947] New: [Polly] Memory-leak in Scop::buildSchedule
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Sep 26 04:45:25 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=24947
Bug ID: 24947
Summary: [Polly] Memory-leak in Scop::buildSchedule
Product: Projects
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Polly
Assignee: polly-dev at googlegroups.com
Reporter: tobias at grosser.es
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
Created attachment 14937
--> https://llvm.org/bugs/attachment.cgi?id=14937&action=edit
Test case to report this bug
This attached test case causes with r248663 an 'isl_ctx freed, but some objects
still reference it' error, when called with:
polly-opt -polly-scops /tmp/schedule-not-freed.ll -analyze
-polly-detect-unprofitable
This bug is the reason for several of the compile-time failures we see in our
new buildbot:
http://lab.llvm.org:8011/builders/perf-x86_64-penryn-O3-polly-unprofitable/builds/15
--
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/20150926/8696db8d/attachment.html>
More information about the llvm-bugs
mailing list