[PATCH] D139901: [BuildLibCalls][RISCV] Sign extend return value of bcmp on riscv64.

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 12 17:56:49 PST 2022


jrtc27 added a comment.

Isn't MIPS the same? RISC-V just inherited this from MIPS by being a derivative of it (both ISA-wise and in the GNU toolchain implementation).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139901/new/

https://reviews.llvm.org/D139901



More information about the llvm-commits mailing list