[PATCH] D103906: Do not generate calls to the 128-bit function __multi3() on 32-bit ARM.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 8 13:32:33 PDT 2021
efriedma added a comment.
We could change compiler-rt to expose the relevant routines if we wanted to. See https://reviews.llvm.org/D43106 etc.
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