[PATCH] D74712: Remove *_finite libary support, following upstream
serge via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 17 10:12:22 PST 2020
serge-sans-paille added a comment.
> I'm fine getting rid of the code to lower the intrinsics to *_finite calls if they're not actually faster in practice.
Well the problem is rather that they're no longer available in `libm`. I get your point though, and will limit that patch to the lowering step.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74712/new/
https://reviews.llvm.org/D74712
More information about the llvm-commits
mailing list