Use the new convertFromAPInt instead of convertFromZeroExtendedInteger,
which allows more of the surrounding arithmetic to be done with APInt instead of uint64_t. llvm-svn: 47745
Loading
Please register or sign in to comment
which allows more of the surrounding arithmetic to be done with APInt instead of uint64_t. llvm-svn: 47745