[PATCH] D104854: Introduce intrinsic llvm.isnan

Serge Pavlov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 13 07:43:20 PDT 2021


sepavloff added a comment.

Patch D108037 <https://reviews.llvm.org/D108037> must make lowering of `llvm.isnan` more close to the code produced by `__builtin_isnan` earlier.


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