<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Issue</th>
<td>
<a href=https://github.com/llvm/llvm-project/issues/136596>136596</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>
ppc64le offload build broken 8437b7f5584765ad4f7885500647657714930fbb
</td>
</tr>
<tr>
<th>Labels</th>
<td>
new issue
</td>
</tr>
<tr>
<th>Assignees</th>
<td>
</td>
</tr>
<tr>
<th>Reporter</th>
<td>
tstellar
</td>
</tr>
</table>
<pre>
@jhuber6 This commit broke the build on ppc64le. You can reproduce by configuring with:
```
cmake -G Ninja -B build -S llvm -DCMAKE_BUILD_TYPE=Release -DLLVM_TARGETS_TO_BUILD=Native -DLLVM_ENABLE_PROJECTS=clang -DLLVM_ENABLE_RUNTIMES="offload;openmp;compiler-rt" -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_C_COMPILER=clang
```
And running:
```
ninja -C build runtimes
```
See attached build logs for details. Note we aren't seeing the same failures on configurations where llvm is built with `-DPPC_LINUX_DEFAULT_IEEELONGDOUBLE:BOOL=ON`.
</pre>
<img width="1" height="1" alt="" src="http://email.email.llvm.org/o/eJxkk99uozoQxp_GuRklMuZfcsEFBFLlHJpEaXLUvYoMDOCusSPbtNq3PyJld7VdCQlZ83lm_P1muLWiU4gJCTMS5gs-ul6bxFmHUnKzqHTzIyEBfevHCk0El15YqPUwCAeV0d8RXI9QjUI2oBXc73UUSFwBfNMj1FyBwbvRzVgjVD-g1qoV3WiE6uBDuJ74KaEpiej80bQe-HeE5RMchHrjsMzm3MsXkPJ9gGW-fU7_LW7ZdV_mt8u3U0H8_IwSuUVY5mX53_Ptkp6fisvL7XL8lBE_P3An3n8JikOalcXtdD7-U2wvL8TPa8lV9yV8vh4u--diChPGdNtKzRviZ_qOargTP6v1cBcSzdI4wtiv1ravr7ft8fm0L4vzz9SEZYRlvyV_C_60gdA0VQ2YUSmhutmmPyXq06DtbJAZlRMD2i-qF0TgzvG6x2ZWSt1ZaLWBBh0X0q4ADtohfCBwg4qw2IFFnBhNbC0fEFou5GjQTox_QuROaGXho0eDn3CEfZRwD7ZAIrrMT6ftrdwfrq-3vNil1_Jy2xdFUR4PT_nxmpUF8dPseCyJnx8PJKKrRZP4zcbf8AUmXhyELPK80Fv0SVyxduMFWHGPxhFWQbWOuBfyisabqGHxQiSMspAGzPPWQRh6Kx7ywKc-ZS312ogzElAcuJCrqdeVNt1CWDti4vlRuIkWklco7WMPGFP4AY8oYWxaC5NMl5bV2FkSUCmss7_TOOEkJvPowzwos9mPHVGwDvy4itswXAdxFPImaOP1OgwpjaZzHHvBxqdtVS1GI5PeubudmLMdYbtOuH6sVrUeCNtNNeff8m70G9aOsN2jU0vYbn7Ke8L-DwAA__-yBTDQ">