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 an IrSha1 observation space. #267

Merged
merged 2 commits into from
May 13, 2021

Commits on May 12, 2021

  1. [llvm] Remove an unused Benchmark.hash() member.

    This value is not used so remove it.
    ChrisCummins committed May 12, 2021
    Configuration menu
    Copy the full SHA
    ea37391 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. [llvm] Add an IrSha1 observation space.

    This adds a new `IrSha1` observation space that is a 40-digit SHA1
    checksum of the current module state.
    ChrisCummins committed May 13, 2021
    Configuration menu
    Copy the full SHA
    1099afe View commit details
    Browse the repository at this point in the history