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

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 29 12:18:33 PDT 2020


Meinersbur added a comment.

This is not really msvc specific, but also occurs with gcc when compiling with `AVOID_NATIVE_UINT128_T`.


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