Skip to content

lsx: use immediate form of vslti for zero comparison#712

Merged
clarfonthey merged 1 commit intorust-lang:masterfrom
heiher:lsx
Apr 11, 2026
Merged

lsx: use immediate form of vslti for zero comparison#712
clarfonthey merged 1 commit intorust-lang:masterfrom
heiher:lsx

Conversation

@heiher
Copy link
Copy Markdown
Contributor

@heiher heiher commented Apr 11, 2026

Replace the sequence that materializes a zero vector and performs lsx_vslt_b with the immediate variant lsx_vslti_b::<0>.

Replace the sequence that materializes a zero vector and performs
`lsx_vslt_b` with the immediate variant `lsx_vslti_b::<0>`.
@clarfonthey
Copy link
Copy Markdown
Contributor

Hmm, interesting this is already being used elsewhere in the file but this got missed somehow.

@clarfonthey clarfonthey added this pull request to the merge queue Apr 11, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 11, 2026
@clarfonthey clarfonthey added this pull request to the merge queue Apr 11, 2026
Merged via the queue into rust-lang:master with commit 83fe460 Apr 11, 2026
25 checks passed
@heiher heiher deleted the lsx branch April 11, 2026 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants