<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 - Transforms/InstCombine/pow-exp.ll fails on the release_90 branch on Windows"
href="https://bugs.llvm.org/show_bug.cgi?id=42740">42740</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Transforms/InstCombine/pow-exp.ll fails on the release_90 branch on Windows
</td>
</tr>
<tr>
<th>Product</th>
<td>new-bugs
</td>
</tr>
<tr>
<th>Version</th>
<td>9.0
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Windows NT
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>enhancement
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>new bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>hans@chromium.org
</td>
</tr>
<tr>
<th>CC</th>
<td>htmldeveloper@gmail.com, llvm-bugs@lists.llvm.org
</td>
</tr>
<tr>
<th>Blocks</th>
<td>42474
</td>
</tr></table>
<p>
<div>
<pre>FAIL: LLVM :: Transforms/InstCombine/pow-exp.ll (27424 of 32572)
******************** TEST 'LLVM :: Transforms/InstCombine/pow-exp.ll' FAILED
********************
Script:
--
: 'RUN: at line 2'; c:\src\llvm_package_900-rc1\build32_stage0\bin\opt.exe <
C:\src\llvm_package_900-rc1\llvm\test\Transforms\InstCombine\pow-exp.ll
-instcombine -S | c:\src\llvm_package_900-rc1\build32_stage0\bin\filecheck.exe
C:\src\llvm_package_900-rc1\llvm\test\Transforms\InstCombine\pow-exp.ll
--
Exit Code: 1
Command Output (stdout):
--
$ ":" "RUN: at line 2"
$ "c:\src\llvm_package_900-rc1\build32_stage0\bin\opt.exe" "-instcombine" "-S"
$ "c:\src\llvm_package_900-rc1\build32_stage0\bin\filecheck.exe"
"C:\src\llvm_package_900-rc1\llvm\test\Transforms\InstCombine\pow-exp.ll"
# command stderr:
C:\src\llvm_package_900-rc1\llvm\test\Transforms\InstCombine\pow-exp.ll:215:15:
error: CHECK-NEXT: expected string not found in input
; CHECK-NEXT: [[MUL:%.*]] = fmul nnan ninf afn double [[E:%.*]],
0xBFE0776228967D13
^
<stdin>:118:28: note: scanning from here
define double @pow_ok_base(double %e) {
^
<stdin>:119:2: note: possible intended match here
%mul = fmul nnan ninf afn double %e, 0xBFE0776228967D12
^
C:\src\llvm_package_900-rc1\llvm\test\Transforms\InstCombine\pow-exp.ll:225:15:
error: CHECK-NEXT: expected string not found in input
; CHECK-NEXT: [[MUL:%.*]] = fmul fast double [[E:%.*]], 0xBFE0776228967D13
^
<stdin>:124:33: note: scanning from here
define double @pow_ok_base_fast(double %e) {
^
<stdin>:125:2: note: possible intended match here
%mul = fmul fast double %e, 0xBFE0776228967D12
^
error: command failed with exit status: 1
--
********************</pre>
</div>
</p>
<div id="referenced">
<hr style="border: 1px dashed #969696">
<b>Referenced Bugs:</b>
<ul>
<li>
[<a class="bz_bug_link
bz_status_NEW "
title="NEW - [meta] 9.0.0 Release Blockers"
href="https://bugs.llvm.org/show_bug.cgi?id=42474">Bug 42474</a>] [meta] 9.0.0 Release Blockers
</li>
</ul>
</div>
<br>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>