[libcxx-commits] [PATCH] D96121: [libcxx] Use builtin in isinf/isnormal/fpclassify/isfinite

Qiu Chaofan via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Feb 5 18:07:42 PST 2021


qiucf added a comment.

In D96121#2545476 <https://reviews.llvm.org/D96121#2545476>, @TokarIP wrote:

> FYI https://reviews.llvm.org/D88854 does this for more builtins/functions

Thanks for the information! I did not notice another patch about this exists. I can abandon this after that is committed.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96121/new/

https://reviews.llvm.org/D96121



More information about the libcxx-commits mailing list