[PATCH] D104854: Introduce intrinsic llvm.isnan

Sanjay Patel via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 20 07:50:32 PDT 2021


spatel added a comment.

Is it intentional that we are not canonicalizing the intrinsic call back to `fcmp uno` in the default FP environment?


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