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

[IR] Add samesign flag to icmp instruction #111421

Open
3 of 5 tasks
elhewaty opened this issue Oct 7, 2024 · 1 comment
Open
3 of 5 tasks

[IR] Add samesign flag to icmp instruction #111421

elhewaty opened this issue Oct 7, 2024 · 1 comment

Comments

@elhewaty
Copy link
Member

elhewaty commented Oct 7, 2024

As suggested here we will add the samesign flag to the icmp instruction. We can split this into separate tasks:

  • Support the samesign flag in the IR (Tokenizer, Parser, as a keyword, ...etc)
  • Update the SCEVExpander.

#111419 may handle the previous two goals.

I will try to work on these tasks under the guidance of the community if it works for you.

CC @nikic @arsenm @tschuett @dtcxzyw @topperc

@tschuett
Copy link
Member

#114267

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants