[PATCH] D88238: [APFloat] convert SNaN to QNaN in convert() and raise Invalid signal
John McCall via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 29 14:41:58 PDT 2020
rjmccall added a comment.
I think we can split it into a separate patch even if we have no way to test it yet. It's a significantly broader change, at least in theory.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88238/new/
https://reviews.llvm.org/D88238
More information about the llvm-commits
mailing list