Skip to content

Add IntAsDouble and Truncate support in QIR#3024

Open
swernli wants to merge 2 commits intomainfrom
swernli/support-qir-convert
Open

Add IntAsDouble and Truncate support in QIR#3024
swernli wants to merge 2 commits intomainfrom
swernli/support-qir-convert

Conversation

@swernli
Copy link
Collaborator

@swernli swernli commented Mar 17, 2026

This adds support for Std.Convert.IntAsDouble and Std.Math.Truncate in QIR generation as LLVM instructions sitofp and fptosi respectively.

Base automatically changed from swernli/refactor-rca-2 to main March 17, 2026 16:46
This adds support for `Std.Convert.IntAsDouble` and `Std.Math.Truncate` in QIR generation as LLVM instructions `sitofp` and `fptosi` respectively.
@swernli swernli force-pushed the swernli/support-qir-convert branch from 8f8d13a to 66c05ad Compare March 17, 2026 18:11
@swernli swernli marked this pull request as ready for review March 17, 2026 18:11
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.

1 participant