[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 10:05:26 PDT 2020
rjmccall added a comment.
The change to ExprConstant should be a different patch, with a test that we can still constant-evaluate something else that results in opInvalid (I assume there must be something?).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88238/new/
https://reviews.llvm.org/D88238
More information about the llvm-commits
mailing list