[PATCH] D126483: [AMDGPU] gfx11 vop3dpp instructions
Joe Nash via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 6 14:32:40 PDT 2022
Joe_Nash added a comment.
In D126483#3561612 <https://reviews.llvm.org/D126483#3561612>, @hubert.reinterpretcast wrote:
> In D126483#3561485 <https://reviews.llvm.org/D126483#3561485>, @Joe_Nash wrote:
>
>> In D126483#3561366 <https://reviews.llvm.org/D126483#3561366>, @Jake-Egan wrote:
>>
>>> Hi, there's several failures on the AIX bot https://lab.llvm.org/buildbot/#/builders/214/builds/1687/steps/6/logs/stdio. Could you take a look and revert if it takes too long?
>>
>> Hi, thanks for raising the issue. However, I can’t reproduce the failures locally, and other buildbots such as https://lab.llvm.org/buildbot/#/builders/104/builds/8086 are passing. Can you provide any other info that would help track the issue down? Or perhaps the bot is in a bad state?
>
> It's telling that the failures also occur on the big endian PPC Linux bot:
> https://lab.llvm.org/buildbot/#/builders/100/builds/16288
>
> So, the info would be to look for code that is unintentionally endianness-sensitive.
Thanks! That sounds very reasonable. I don't expect this to be easy to find, so I will revert this and the dependent D126917 <https://reviews.llvm.org/D126917>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126483/new/
https://reviews.llvm.org/D126483
More information about the llvm-commits
mailing list