<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle18
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-CA" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">The polly bot is down for a while and it seems *<b>all</b>* polly tests are broken (tested on Windows with both MSVC & Clang 9), looks like LLVMPolly.dll doesn’t build anymore?<o:p></o:p></p>
<p class="MsoNormal">Anybody else seeing this?<o:p></o:p></p>
<p class="MsoNormal">Using the following cmake command:<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">cmake -GNinja %ROOT%/llvm -DCMAKE_BUILD_TYPE=Release -DLLVM_OPTIMIZED_TABLEGEN=true -DLLVM_ENABLE_ASSERTIONS=ON -DLLVM_ENABLE_LIBXML2=OFF -DCMAKE_C_COMPILER="%VS2017%/bin/HostX64/x64/cl.EXE" -DCMAKE_CXX_COMPILER="%VS2017%/bin/HostX64/x64/cl.EXE"
 -DCMAKE_LINKER="%VS2017%/bin/HostX64/x64/link.EXE" -DLLVM_USE_CRT_RELEASE=MT -DLLVM_ENABLE_PROJECTS="llvm;clang;lld;clang-tools-extra;compiler-rt;mlir;polly"<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">The output I’m seeing with ninja check-all:<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">FAIL: Polly :: Simplify/scalability1.ll (56278 of 59460)<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">******************** TEST 'Polly :: Simplify/scalability1.ll' FAILED ********************<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">Script:<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">--<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">: 'RUN: at line 1';   opt -load D:/llvm-project/buildninjaRelMSVC/lib/LLVMPolly.dll -load-pass-plugin D:/llvm-project/buildninjaRelMSVC/lib/LLVMPolly.dll -polly-process-unprofitable  -polly-remarks-minimal  -polly-use-llvm-names 
 -polly-import-jscop-dir=D:\llvm-project\polly\test\Simplify  -polly-codegen-verify  -polly-ignore-inbounds -polly-simplify -analyze < D:\llvm-project\polly\test\Simplify\scalability1.ll | FileCheck D:\llvm-project\polly\test\Simplify\scalability1.ll -match-full-lines<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">--<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">Exit Code: 2<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt"><o:p> </o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">Command Output (stdout):<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">--<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">$ ":" "RUN: at line 1"<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">$ "opt" "-load" "D:/llvm-project/buildninjaRelMSVC/lib/LLVMPolly.dll" "-load-pass-plugin" "D:/llvm-project/buildninjaRelMSVC/lib/LLVMPolly.dll" "-polly-process-unprofitable" "-polly-remarks-minimal" "-polly-use-llvm-names"
 "-polly-import-jscop-dir=D:\llvm-project\polly\test\Simplify" "-polly-codegen-verify" "-polly-ignore-inbounds" "-polly-simplify" "-analyze"<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt"># command stderr:<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">Error opening 'D:/llvm-project/buildninjaRelMSVC/lib/LLVMPolly.dll': D:/llvm-project/buildninjaRelMSVC/lib/LLVMPolly.dll: Can't open: The specified module could not be found.  (0x7E)<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">  -load request ignored.<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">opt.exe: for the -o option: may not occur within a group!<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">opt.exe: Unknown command line argument '-polly-process-unprofitable'.  Try: 'opt.exe --help'<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">opt.exe: Did you mean '-o'?<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">opt.exe: for the -p option: may only occur zero or one times!<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">opt.exe: for the -o option: may not occur within a group!<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">opt.exe: Unknown command line argument '-polly-remarks-minimal'.  Try: 'opt.exe --help'<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">opt.exe: Did you mean '-o'?<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">opt.exe: for the -p option: may only occur zero or one times!<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">opt.exe: for the -o option: may not occur within a group!<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">opt.exe: Unknown command line argument '-polly-use-llvm-names'.  Try: 'opt.exe --help'<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">opt.exe: Did you mean '-o'?<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">opt.exe: for the -p option: may only occur zero or one times!<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">opt.exe: for the -o option: may not occur within a group!<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">opt.exe: Unknown command line argument '-polly-import-jscop-dir=D:\llvm-project\polly\test\Simplify'.  Try: 'opt.exe --help'<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">opt.exe: Did you mean '-o'?<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">opt.exe: for the -p option: may only occur zero or one times!<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">opt.exe: for the -o option: may not occur within a group!<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">opt.exe: Unknown command line argument '-polly-codegen-verify'.  Try: 'opt.exe --help'<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">opt.exe: Did you mean '-o'?<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">opt.exe: for the -p option: may only occur zero or one times!<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">opt.exe: for the -o option: may not occur within a group!<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">opt.exe: Unknown command line argument '-polly-ignore-inbounds'.  Try: 'opt.exe --help'<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">opt.exe: Did you mean '-o'?<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">opt.exe: for the -p option: may only occur zero or one times!<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">opt.exe: for the -o option: may not occur within a group!<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">opt.exe: Unknown command line argument '-polly-simplify'.  Try: 'opt.exe --help'<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">opt.exe: Did you mean '-o'?<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt"><o:p> </o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">error: command failed with exit status: 1<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">$ "FileCheck" "D:\llvm-project\polly\test\Simplify\scalability1.ll" "-match-full-lines"<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt"># command stderr:<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">FileCheck error: '-' is empty.<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">FileCheck command line:  filecheck.exe D:\llvm-project\polly\test\Simplify\scalability1.ll -match-full-lines<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt"><o:p> </o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">error: command failed with exit status: 2<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt"><o:p> </o:p></p>
<p class="MsoNormal" style="margin-left:36.0pt">--<o:p></o:p></p>
</div>
</body>
</html>