Implement __umulh with __int128 arithmetic
Use the same approach as _umul128, but just return the high half. llvm-svn: 223316
Loading
Please sign in to comment
Use the same approach as _umul128, but just return the high half. llvm-svn: 223316