[PATCH] D103906: Do not generate calls to the 128-bit function __multi3() on 32-bit ARM.

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 12 13:18:27 PDT 2021


rengolin added a comment.

In D103906#2814737 <https://reviews.llvm.org/D103906#2814737>, @koutheir wrote:

> The build builders/53/builds/3020 <https://lab.llvm.org/buildbot/#/builders/53/builds/3020> fails due a time out. I don't think this is an actual failure. Maybe someone could increase the time out value for certain long-running tests.

You're right, none of these breakages seem related to your patch. Thanks for checking.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103906/new/

https://reviews.llvm.org/D103906



More information about the llvm-commits mailing list