[PATCH] D55460: APFloat: allow 64-bit of payload
JF Bastien via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 10 10:52:52 PST 2018
jfb updated this revision to Diff 177562.
jfb added a comment.
- Also add ConstantFP NaN getters which match the APFloat ones (with getQNaN / getSNaN and APInt parameters).
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55460/new/
https://reviews.llvm.org/D55460
Files:
include/llvm/ADT/APFloat.h
include/llvm/IR/Constants.h
lib/IR/Constants.cpp
unittests/ADT/APFloatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55460.177562.patch
Type: text/x-patch
Size: 7951 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181210/2344792a/attachment.bin>
More information about the llvm-commits
mailing list