Temporarily promote values to i64 again
Operands of binary operations that might overflow will be temporarily promoted to i64 again, though that is not a sound solution for the problem. llvm-svn: 271538
Loading
Please register or sign in to comment