[PATCH] D104854: Introduce intrinsic llvm.isnan

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 20 07:50:33 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 llvm-commits mailing list