-
Notifications
You must be signed in to change notification settings - Fork 32
(Closes #3060) reference accesses for intrinsicCall #3125
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
base: master
Are you sure you want to change the base?
Conversation
|
Follow-on to #3119 |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #3125 +/- ##
==========================================
- Coverage 99.90% 99.89% -0.01%
==========================================
Files 374 374
Lines 52383 52714 +331
==========================================
+ Hits 52332 52659 +327
- Misses 51 55 +4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@sergisiso I have a first implementation of this now if you want to examine it if you have time. Its currently "blocked" by #3119 (which is in turn dependent on #3110 ) so there's very much no rush on this, especially if I do solve some other issues before we merge 3319. |
…3060_intrinsic_types
|
Moved this up to date with latest master and #3119, so now its ready to be updated using argument names instead of any indices. |
No description provided.