https://llvm.org/bugs/show_bug.cgi?id=25458
Bug ID: 25458
Summary: [Polly] Timeout during scop construction due to overly
complex sets being formed
Product: Projects
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Polly
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Created attachment 15253
--> https://llvm.org/bugs/attachment.cgi?id=15253&action=edit
Test case
Polly with 252451 times out when running polly-opt -polly-process-unprofitable
timeout.ll
It seems that the sets we are creating during scop construction are becoming
very complex. We could probably timeout on this, but my feeling is that at
least for this test case we should be able to compute the scop represenation
more efficiently?
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs