Fix undefined behavior of left-shifting uint64_t by 64 in `UInt<>::shift_right` implementation. Reviewed By: michaelrj, sivachandra Differential Revision: https://reviews.llvm.org/D139566
Fix undefined behavior of left-shifting uint64_t by 64 in `UInt<>::shift_right` implementation. Reviewed By: michaelrj, sivachandra Differential Revision: https://reviews.llvm.org/D139566