jdoerfert added inline comments.
================ Comment at: llvm/include/llvm/IR/Constants.h:790 + static Constant *getFP(Type *ElementType, ArrayRef<uint64_t> Elts); /// Return a ConstantVector with the specified constant in each element. ---------------- Drive by: The documentation of these functions need to be changed and it needs to be clarified what would happen if you pass `double` to the `uint16_y` version. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D78190/new/ https://reviews.llvm.org/D78190 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits