We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As suggested here we will add the samesign flag to the icmp instruction. We can split this into separate tasks:
samesign
#111419 may handle the previous two goals.
llvm-reduce
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
The text was updated successfully, but these errors were encountered:
#114267
Sorry, something went wrong.
elhewaty
No branches or pull requests
As suggested here we will add the
samesign
flag to the icmp instruction. We can split this into separate tasks:samesign
flag in the IR (Tokenizer, Parser, as a keyword, ...etc)#111419 may handle the previous two goals.
samesign
flag #112354llvm-reduce
how to strip this.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
The text was updated successfully, but these errors were encountered: