Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Vector: Remove some unused result variables
There are some vector instructions that use `init_masked_result_cmp` but do not use the returned result variable, so just discard it rather than create a new variable.
- Loading branch information