[RISCV] Fix a UBSAN failure for passing INT64_MIN to std::abs.
clang recently started checking for INT64_MIN being passed to 64-bit std::abs. Reviewed By: MaskRay Differential Revision: https://reviews.llvm.org/D158304 (cherry picked from commit 078eb4bd)
parent
9d0f5bf1
Please register or sign in to comment