[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
Wed Jun 9 13:04:07 PDT 2021
rengolin added a comment.
In D103906#2808814 <https://reviews.llvm.org/D103906#2808814>, @koutheir wrote:
> @rengolin I tested the ARM tests that I thought would be affected. This appears to be affecting other tests.
Right, before submitting a patch, you should run at the very least "ninja check" on the affected components, in your case, LLVM only.
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