<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:llvm@meinersbur.de" title="Michael Kruse <llvm@meinersbur.de>"> <span class="fn">Michael Kruse</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - failed for example : opt -basic-aa -polly-import-jscop -polly-ast -analyze matmul.preopt.ll -polly-import-jscop-postfix=interchanged -polly-process-unprofitable -polly-use-llvm-names"
   href="https://bugs.llvm.org/show_bug.cgi?id=50518">bug 50518</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>llvm@meinersbur.de
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>INVALID
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - failed for example : opt -basic-aa -polly-import-jscop -polly-ast -analyze matmul.preopt.ll -polly-import-jscop-postfix=interchanged -polly-process-unprofitable -polly-use-llvm-names"
   href="https://bugs.llvm.org/show_bug.cgi?id=50518#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - failed for example : opt -basic-aa -polly-import-jscop -polly-ast -analyze matmul.preopt.ll -polly-import-jscop-postfix=interchanged -polly-process-unprofitable -polly-use-llvm-names"
   href="https://bugs.llvm.org/show_bug.cgi?id=50518">bug 50518</a>
              from <span class="vcard"><a class="email" href="mailto:llvm@meinersbur.de" title="Michael Kruse <llvm@meinersbur.de>"> <span class="fn">Michael Kruse</span></a>
</span></b>
        <pre>Thank you for the report.

However, it gives the reason for the crash:
```
Reading JScop '%for.cond1.preheader---%for.end19' in function 'init_array' from
'./init_array___%for.cond1.preheader---%for.end19.jscop.interchanged'
File could not be read: No such file or directory
```
If you are trying to run certain regression tests manually, either ensure that
you are in the same current directory, or copy the json files over from where
you are running it.

JSON import is primarily intended for testing, it does not necessarily degrade
gracefully when something goes wrong (malformed or not existing).</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>