Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[RISCV] Use uint64_t operations instead of APInt operations. NFC
We already know the type is i64 here. Just extract the uint64_t.
- Loading branch information