Skip to content

use zero-extension in the loongarch64 crc32 implementation#2148

Open
folkertdev wants to merge 1 commit into
rust-lang:mainfrom
folkertdev:loongarch64-crc32-zero-extend
Open

use zero-extension in the loongarch64 crc32 implementation#2148
folkertdev wants to merge 1 commit into
rust-lang:mainfrom
folkertdev:loongarch64-crc32-zero-extend

Conversation

@folkertdev
Copy link
Copy Markdown
Contributor

@folkertdev folkertdev commented Jun 3, 2026

Using sign extension caused some issues in miri which actually checks the range of the input.

@folkertdev folkertdev force-pushed the loongarch64-crc32-zero-extend branch 3 times, most recently from 66f79df to 2359c04 Compare June 3, 2026 20:56
@folkertdev folkertdev force-pushed the loongarch64-crc32-zero-extend branch from 2359c04 to b383d31 Compare June 3, 2026 21:13
@folkertdev
Copy link
Copy Markdown
Contributor Author

r? sayantn

@folkertdev folkertdev marked this pull request as ready for review June 3, 2026 22:03
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