[PATCH] D88509: [flang][msvc] Define implicit conversion from UnsignedInt128 to int64_t.

Peter Klausler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 29 12:12:08 PDT 2020


klausler accepted this revision.
klausler added a comment.
This revision is now accepted and ready to land.

Your "analogous conversion" from uint32 to int64 can't lose information, though.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88509/new/

https://reviews.llvm.org/D88509



More information about the llvm-commits mailing list