Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lower arithmetic.int_ops.iu_to_s to LLVM #1806

Open
mark-koch opened this issue Dec 17, 2024 · 1 comment
Open

Lower arithmetic.int_ops.iu_to_s to LLVM #1806

mark-koch opened this issue Dec 17, 2024 · 1 comment
Labels
llvm Pertains to LLVM emission rust Pull requests that update Rust code

Comments

@mark-koch
Copy link
Contributor

In principle this should be a noop, but we could check for overflow and panic?

@mark-koch mark-koch added llvm Pertains to LLVM emission rust Pull requests that update Rust code labels Dec 17, 2024
@mark-koch mark-koch changed the title Lower arithmetic.int_ops.iu_to_s Lower arithmetic.int_ops.iu_to_s to LLVM Dec 17, 2024
@ss2165
Copy link
Member

ss2165 commented Dec 19, 2024

Related to #1702

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
llvm Pertains to LLVM emission rust Pull requests that update Rust code
Projects
None yet
Development

No branches or pull requests

2 participants