<html>
<head>
<base href="https://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 - Building of blender_r using release_60 aborts if -fno-slp-vectorize is not specified"
href="https://bugs.llvm.org/show_bug.cgi?id=36452">36452</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Building of blender_r using release_60 aborts if -fno-slp-vectorize is not specified
</td>
</tr>
<tr>
<th>Product</th>
<td>libraries
</td>
</tr>
<tr>
<th>Version</th>
<td>6.0
</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>Transformation Utilities
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>balarishi.bhogadi@amd.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=19912" name="attach_19912" title="The config file for building blender_r benchmark with release_60 compiler.">attachment 19912</a> <a href="attachment.cgi?id=19912&action=edit" title="The config file for building blender_r benchmark with release_60 compiler.">[details]</a></span>
The config file for building blender_r benchmark with release_60 compiler.
When used the latest release_60 branch to build 526.blender_r benchmark of
CPU2017, it allocated >50 GB and then aborted with message "clang-6.0: error:
unable to execute command: Killed".
This issue occurs for flagset: -m64 -O3 -flto
But, NOT occurs for flagset : -m64 -O3 -flto -fno-slp-vectorize
However, this issue is not seen with the latest trunk.
--
Attaching the config file for building the benchmark.
Command used to build:
runcpu --rebuild --noreportable -I --NoRatios --config
cpu2017_llvm60-release.cfg --action=build --tune base 526.blender_r
---</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>