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] Bump ProGraML version to v0.3.2. #552

Open
wants to merge 3 commits into
base: development
Choose a base branch
from

Conversation

ChrisCummins
Copy link
Contributor

ProGraML v0.3.2 fixes a bug in which the outgoing edge position was 0
for all outgoing edges of a block, regardless of how many unique edges
there are.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 21, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jan 27, 2022

Codecov Report

Merging #552 (2498656) into development (d5d60b6) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #552      +/-   ##
===============================================
- Coverage        88.26%   88.25%   -0.02%     
===============================================
  Files              114      114              
  Lines             6708     6708              
===============================================
- Hits              5921     5920       -1     
- Misses             787      788       +1     
Impacted Files Coverage Δ
compiler_gym/envs/compiler_env.py 91.83% <0.00%> (-0.50%) ⬇️
compiler_gym/util/download.py 95.52% <0.00%> (+1.49%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d5d60b6...2498656. Read the comment docs.

@ChrisCummins ChrisCummins force-pushed the feature/programl-v0.3.2 branch 2 times, most recently from 5339c2f to a0a82cb Compare March 9, 2022 21:38
ChrisCummins and others added 3 commits March 9, 2022 21:41
ProGraML v0.3.2 fixes a bug in which the outgoing edge position was 0
for all outgoing edges of a block, regardless of how many unique edges
there are.
@ChrisCummins ChrisCummins force-pushed the feature/programl-v0.3.2 branch from a0a82cb to f93079f Compare March 9, 2022 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants