[PATCH] D43146: [builtins] Fix c?zdi2 on sparc64/Linux and refine mips64/riscv tests
Joerg Sonnenberger via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 19 09:35:16 PST 2018
joerg added a comment.
We tried to keep the condition simple. I.e. does the compiler on any of those platforms ever use the libcall? If not, it is IMO not worth the complexity.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D43146
More information about the llvm-commits
mailing list