[PATCH] D104854: Introduce intrinsic llvm.isnan

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 25 12:14:49 PDT 2021


efriedma added a comment.

A few of the AArch64 sequences don't look ideal, but that's not the fault of your patch.

I'd like to see some test coverage for all the floating-point types (half, bfloat16, ppc_fp128).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104854



More information about the cfe-commits mailing list