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

Koutheir Attouchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 9 12:39:18 PDT 2021


koutheir added a comment.

@rengolin I tested the ARM tests that I thought would be affected. This appears to be affecting other tests.

I'm currently running a full check-llvm for the ancestor commit of `64e9aa33020d`, after which I'll also perform another check-llvm for the commit `64e9aa33020d`. If more tests are failing with the commit `64e9aa33020d`, then I'll fix them and update the patch.


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