<html>
<head>
<base href="http://bugs.llvm.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - regression test on cuda-managed-memory-simple.ll fail"
href="http://bugs.llvm.org/show_bug.cgi?id=32877">32877</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>regression test on cuda-managed-memory-simple.ll fail
</td>
</tr>
<tr>
<th>Product</th>
<td>Polly
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>Other
</td>
</tr>
<tr>
<th>Assignee</th>
<td>polly-dev@googlegroups.com
</td>
</tr>
<tr>
<th>Reporter</th>
<td>singapuram.sanjay@gmail.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=18390" name="attach_18390" title="Build Configuration">attachment 18390</a> <a href="attachment.cgi?id=18390&action=edit" title="Build Configuration">[details]</a></span>
Build Configuration
The regression test on cuda-managed-memory-simple.ll fails with the following
output,
FAILED: cd /home/sanjay/Software/polly/llvm_build/tools/polly/test &&
/usr/bin/python2.7 /home/sanjay/Software/polly/llvm_src/utils/lit/lit.py -sv
--param
polly_site_config=/home/sanjay/Software/polly/llvm_build/tools/polly/test/lit.site.cfg
--param
polly_unit_site_config=/home/sanjay/Software/polly/llvm_build/tools/polly/test/Unit/lit.site.cfg
/home/sanjay/Software/polly/llvm_build/tools/polly/test
-- Testing: 860 tests, 4 threads --
Testing: 0 .
FAIL: Polly :: GPGPU/cuda-managed-memory-simple.ll (60 of 860)
******************** TEST 'Polly :: GPGPU/cuda-managed-memory-simple.ll' FAILED
********************
Script:
--
opt -load /home/sanjay/Software/polly/llvm_build/lib/LLVMPolly.so
-polly-process-unprofitable -polly-remarks-minimal -S
-polly-process-unprofitable -polly-acc-mincompute=0 -polly-target=gpu
-polly-codegen-ppcg -polly-acc-codegen-managed-memory <
/home/sanjay/Software/polly/llvm_src/tools/polly/test/GPGPU/cuda-managed-memory-simple.ll
| FileCheck
/home/sanjay/Software/polly/llvm_src/tools/polly/test/GPGPU/cuda-managed-memory-simple.ll
--
Exit Code: 1
Command Output (stderr):
--
/home/sanjay/Software/polly/llvm_src/tools/polly/test/GPGPU/cuda-managed-memory-simple.ll:49:15:
error: expected string not found in input
; CHECK-NEXT: %20 = call i8* @polly_getKernel(i8* getelementptr inbounds ([820
x i8], [820 x i8]* @kernel_0, i32 0, i32 0), i8* getelementptr inbounds ([9 x
i8], [9 x i8]* @kernel_0_name, i32 0, i32 0))
^
<stdin>:88:2: note: scanning from here
%20 = call i8* @polly_getKernel(i8* getelementptr inbounds ([750 x i8], [750 x
i8]* @kernel_0, i32 0, i32 0), i8* getelementptr inbounds ([9 x i8], [9 x i8]*
@kernel_0_name, i32 0, i32 0))
^
--
********************
Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..
Testing Time: 14.18s
********************
Failing Tests (1):
Polly :: GPGPU/cuda-managed-memory-simple.ll
Expected Passes : 818
Expected Failures : 11
Unsupported Tests : 30
Unexpected Failures: 1</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>