<div dir="ltr">Hi,<div>Please see: <a href="https://bugs.llvm.org/show_bug.cgi?id=38667">https://bugs.llvm.org/show_bug.cgi?id=38667</a></div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Aug 22, 2018 at 4:54 PM Jonas Toth <<a href="mailto:development@jonas-toth.eu">development@jonas-toth.eu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    <p>Could you please report this as a bug at
      <a class="m_-4922967823747835005moz-txt-link-freetext" href="https://bugs.llvm.org/describecomponents.cgi?product=clang" target="_blank">https://bugs.llvm.org/describecomponents.cgi?product=clang</a></p>
    <p>Best, Jonas<br>
    </p></div><div text="#000000" bgcolor="#FFFFFF">
    <br>
    <div class="m_-4922967823747835005moz-cite-prefix">Am 21.08.2018 um 08:01 schrieb Itaru
      Kitayama via cfe-users:<br>
    </div>
    </div><div text="#000000" bgcolor="#FFFFFF"><blockquote type="cite">
      
      <div dir="ltr">Hi,
        <div>I am seeing a application build error shown below:</div>
        <div><br>
        </div>
        <div>
          <div>[  7%] Building CXX object
            sli/CMakeFiles/sli_lib.dir/filesystem.cc.o</div>
          <div>fatal error: error in backend: Cannot select: t42: i16,ch
            = AtomicLoad<(volatile load acquire 1 from `i8</div>
          <div>      addrspace(1)* bitcast (i64 addrspace(1)*</div>
          <div>     
@_ZGVZNK16FilesystemModule14TmpNamFunction7executeEP14SLIInterpreterE4seed
            to i8 addrspace(1)*)`, align 8,</div>
          <div>      addrspace 1)> t7:1, t46</div>
          <div>  t46: i64 = NVPTXISD::Wrapper
            TargetGlobalAddress:i64<i64 addrspace(1)*
@_ZGVZNK16FilesystemModule14TmpNamFunction7executeEP14SLIInterpreterE4seed>
            0</div>
          <div>    t45: i64 = TargetGlobalAddress<i64 addrspace(1)*
@_ZGVZNK16FilesystemModule14TmpNamFunction7executeEP14SLIInterpreterE4seed>
            0</div>
          <div>In function:
            _ZNK16FilesystemModule14TmpNamFunction7executeEP14SLIInterpreter</div>
          <div>clang-8: error: clang frontend command failed with exit
            code 70 (use -v to see invocation)</div>
          <div>clang version 8.0.0 (<a href="https://github.com/llvm-mirror/clang" target="_blank">https://github.com/llvm-mirror/clang</a>
            e20516350f5e2062f0b5f49efb56acd94c83e5e4) (<a href="https://github.com/llvm-mirror/llvm" target="_blank">https://github.com/llvm-mirror/llvm</a>
            c04ae04bb3ce0d715190819fa3f5c001c471d969)</div>
          <div>Target: powerpc64le-unknown-linux-gnu</div>
          <div>Thread model: posix</div>
          <div>InstalledDir:
            /gpfs/work/pcp0/pcp0151/opt/llvm+clang-upstream/bin</div>
          <div>clang-8: note: diagnostic msg: PLEASE submit a bug report
            to <a href="https://bugs.llvm.org/" target="_blank">https://bugs.llvm.org/</a>
            and include the crash backtrace, preprocessed source, and
            associated run script.</div>
          <div>clang-8: note: diagnostic msg: Error generating
            preprocessed source(s).</div>
          <div>make[2]: *** [sli/CMakeFiles/sli_lib.dir/filesystem.cc.o]
            Error 70</div>
          <div>make[1]: *** [sli/CMakeFiles/sli_lib.dir/all] Error 2</div>
          <div>make: *** [all] Error 2</div>
        </div>
        <div><br>
        </div>
        <div>The LLVM/Clang toolchain I'm using is the trunk clang-8.</div>
      </div>
      <br>
      <fieldset class="m_-4922967823747835005mimeAttachmentHeader"></fieldset>
      <br>
      </blockquote></div><div text="#000000" bgcolor="#FFFFFF"><blockquote type="cite"><pre>_______________________________________________
cfe-users mailing list
<a class="m_-4922967823747835005moz-txt-link-abbreviated" href="mailto:cfe-users@lists.llvm.org" target="_blank">cfe-users@lists.llvm.org</a>
<a class="m_-4922967823747835005moz-txt-link-freetext" href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-users" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-users</a>
</pre>
    </blockquote>
    <br>
  </div>

</blockquote></div>