mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 01:07:04 +08:00
Implement https://github.com/riscv-non-isa/riscv-elf-psabi-doc/pull/419. This patch makes the type extension based on the variable type for BIGINT, rather than using sign extension for all cases.