[all-commits] [llvm/llvm-project] 63f08a: [APInt] Fix implicit truncation warning in bitsToF...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Nov 6 04:30:29 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 63f08a59c8942e99d71cfef21cfc050b6f3d6d52
https://github.com/llvm/llvm-project/commit/63f08a59c8942e99d71cfef21cfc050b6f3d6d52
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2019-11-06 (Wed, 06 Nov 2019)
Changed paths:
M llvm/include/llvm/ADT/APInt.h
Log Message:
-----------
[APInt] Fix implicit truncation warning in bitsToFloat(). NFCI.
More information about the All-commits
mailing list