[PATCH] D43106: [RISCV] Enable -fuse-int128 through cmake flag COMPILER_RT_HAS_FINT128_FLAG
Saleem Abdulrasool via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 20 18:51:46 PST 2018
compnerd added a comment.
Yeah, I think I would feel safer with this being limited to targets where we know that we have an explicit contract for `__int128_t`. Can you please limit this to the RISCV architecture for the time being?
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D43106
More information about the llvm-commits
mailing list