-
Notifications
You must be signed in to change notification settings - Fork 89
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
Relax validation of SCATTER/GATHER memory ops to spec, Fixes #193 #233
base: master
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## master #233 +/- ##
==========================================
- Coverage 75.95% 75.95% -0.01%
==========================================
Files 65 65
Lines 20633 20694 +61
==========================================
+ Hits 15672 15718 +46
- Misses 4879 4894 +15
Partials 82 82
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Merge branch 'master' into fix_scatter_gather_mem_op
@mmcloughlin Happy to see recent activity on Avo. I'd love to get some PRs merged so I can get off my fork. This one is a pretty straightforward fix, would be great to land it soon. Not sure what's up with the pr/automerge fail above, looks like maybe I don't have some permission? |
See #193 and discussion here: #199 (comment)