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

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Feb 5 12:20:49 PST 2021


ldionne 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

That revision wasn't easily discoverable. I added the LLVM Monorepo tag to it and now it's in the review queue.


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