llvm-project
9ba438d3 - [RISCV] Remove some unnecessary casts from int64_t to uint64_t. NFC

Commit
299 days ago
[RISCV] Remove some unnecessary casts from int64_t to uint64_t. NFC We have a lot of casts near this to avoid undefined behavior or arithmetic on arbitrary signed integers, but the casts removed here don't appear to be necessary.
Author
Parents
Loading