Skip to content

Conversation

@vbgl
Copy link
Member

@vbgl vbgl commented Dec 20, 2025

Description

When targeting x86, a zero-extension from u128 to u256 now emits a VMOVDQU instruction (instead of failing during asm-gen).

Checklist

  • Add a changelog entry in changes if the PR is a user-visible change
  • Add one or several tests to compiler/tests if it makes sense, especially if it is a bug fix
  • Update the documentation if needed

@vbgl vbgl added the lowering label Dec 20, 2025
@vbgl vbgl force-pushed the x86-zero-extend-128-256 branch from 9b5557d to c3eabf7 Compare January 6, 2026 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants