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

llvm: Add missing functionality to OCM #2137

Merged
merged 4 commits into from
Oct 5, 2021

Conversation

jvesely
Copy link
Collaborator

@jvesely jvesely commented Oct 5, 2021

Drop unused parameters.
Optionally save generated values.
Implement compiled uniform distribution function.

…the list of ignored parameters

Never used in compiled code.
Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
…from parallel execution

Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
…d samples

Extend tests.
Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
@jvesely jvesely added the compiler Runtime Compiler label Oct 5, 2021
@github-actions
Copy link

github-actions bot commented Oct 5, 2021

This PR causes the following changes to the html docs (ubuntu-latest-3.7-x64):

No differences!

...

See CI logs for the full diff.

@jvesely jvesely added this to In progress in LLVM Runtime Compiler via automation Oct 5, 2021
@jvesely jvesely merged commit 895aabb into PrincetonUniversity:devel Oct 5, 2021
LLVM Runtime Compiler automation moved this from In progress to Done Oct 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler Runtime Compiler
Projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant