[PATCH] D108037: [X86] Implement llvm.isnan(x86_fp80) as unordered comparison
Siva Chandra via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 13 08:52:00 PDT 2021
sivachandra added a comment.
Thanks for following up. I am not qualified to review this patch. But, one question: why not use `fxam` in all cases?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108037/new/
https://reviews.llvm.org/D108037
More information about the llvm-commits
mailing list