Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[RISCV] CV-ALU-LLVM-intrinsics: Remove redundant unsigned comparison.
This patch removes a redundant comparison of an unsigned value as greater or equal to zero from code written for the CV ALU LLVM instrinsics. This redundant comparison caused a warning when building LLVM.
- Loading branch information