[PATCH] D126483: [AMDGPU] gfx11 vop3dpp instructions

Hubert Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 6 14:27:25 PDT 2022


hubert.reinterpretcast added a comment.

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.


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