[flang-commits] [PATCH] D88509: [flang][msvc] Define implicit conversion from UnsignedInt128 to int64_t.
Michael Kruse via Phabricator via flang-commits
flang-commits at lists.llvm.org
Tue Sep 29 12:19:37 PDT 2020
Meinersbur added a comment.
In D88509#2301638 <https://reviews.llvm.org/D88509#2301638>, @klausler wrote:
> Your "analogous conversion" from uint32 to int64 can't lose information, though.
I intended "conversion from uint32_t to int16_t". My mistake.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88509/new/
https://reviews.llvm.org/D88509
More information about the flang-commits
mailing list