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

the cover rate of the range analysis and optimization passes #642

Open
PeiMu opened this issue Feb 15, 2023 · 0 comments · Fixed by #643
Open

the cover rate of the range analysis and optimization passes #642

PeiMu opened this issue Feb 15, 2023 · 0 comments · Fixed by #643
Assignees
Labels
Enhancement LLVM Related to integration with the LLVM project.

Comments

@PeiMu
Copy link
Collaborator

PeiMu commented Feb 15, 2023

It will be very helpful if we could collect the cover rate of the range analysis (e.g. how many percentages of variables can we infer for each case) and how many passes can be used for optime the test code.

@PeiMu PeiMu self-assigned this Feb 15, 2023
PeiMu added a commit that referenced this issue Feb 15, 2023
Addresses #642.
@PeiMu PeiMu linked a pull request Feb 15, 2023 that will close this issue
PeiMu added a commit that referenced this issue Feb 15, 2023
@KomaGR KomaGR added the LLVM Related to integration with the LLVM project. label Feb 16, 2023
PeiMu added a commit that referenced this issue Feb 16, 2023
PeiMu added a commit that referenced this issue Feb 17, 2023
PeiMu added a commit that referenced this issue Feb 17, 2023
PeiMu added a commit that referenced this issue Feb 21, 2023
PeiMu added a commit that referenced this issue Feb 22, 2023
PeiMu added a commit that referenced this issue Feb 22, 2023
…use llvm API to swap operands of cmp inst

Addresses #642.
PeiMu added a commit that referenced this issue Feb 23, 2023
PeiMu added a commit that referenced this issue Feb 25, 2023
PeiMu added a commit that referenced this issue Feb 25, 2023
PeiMu added a commit that referenced this issue Feb 25, 2023
PeiMu added a commit that referenced this issue Feb 25, 2023
Addresses #642.
PeiMu added a commit that referenced this issue Feb 28, 2023
PeiMu added a commit that referenced this issue Mar 2, 2023
PeiMu added a commit that referenced this issue Mar 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement LLVM Related to integration with the LLVM project.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants