================
@@ -4516,6 +4517,13 @@ APFloat::opStatus IEEEFloat::next(bool nextDown) {
return result;
}
+APInt IEEEFloat::getNaNPayload() const {
----------------
jcranmer-intel wrote:
The AsmParser parts are in https://github.com/llvm/llvm-project/pull/190641.
I can make a new PR that has only the AsmWriter bits without all of the test
fixes if that would make review easier.
https://github.com/llvm/llvm-project/pull/190649
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits