-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
[move][framework] Enable building framework with move-2 #14917
base: igor/ungate_native_memory_operations
Are you sure you want to change the base?
[move][framework] Enable building framework with move-2 #14917
Conversation
⏱️ 8h 18m total CI duration on this PR
🚨 1 job on the last run was significantly faster/slower than expected
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## igor/use_native_vector_move_range #14917 +/- ##
====================================================================
- Coverage 60.1% 57.5% -2.7%
====================================================================
Files 858 858
Lines 211455 211510 +55
====================================================================
- Hits 127237 121651 -5586
- Misses 84218 89859 +5641 ☔ View full report in Codecov by Sentry. |
6046016
to
c5e50b3
Compare
5394fb5
to
927268c
Compare
what resulted in the documentation changes? |
@msmouse I assume new compiler outputs slightly different documentation |
c5e50b3
to
36f8618
Compare
927268c
to
816d850
Compare
36f8618
to
9851f51
Compare
816d850
to
500a48d
Compare
9851f51
to
3bcedb1
Compare
500a48d
to
e35f0c1
Compare
3bcedb1
to
a5af4dc
Compare
e35f0c1
to
7a83ca1
Compare
a5af4dc
to
9fcf365
Compare
7a83ca1
to
9994879
Compare
9fcf365
to
53920f9
Compare
9994879
to
686d2de
Compare
53920f9
to
58c55c0
Compare
686d2de
to
a85b7e7
Compare
58c55c0
to
e1f971f
Compare
a85b7e7
to
2efd3d0
Compare
e1f971f
to
a10b5ae
Compare
81dbdb6
to
83e27b8
Compare
819c6b1
to
2bdb8c9
Compare
83e27b8
to
f72afc4
Compare
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
2bdb8c9
to
878a3a2
Compare
f72afc4
to
07bad73
Compare
878a3a2
to
aa0753b
Compare
07bad73
to
f474595
Compare
afa6bd2
to
0fe0e4c
Compare
To be landed for the release we are ready to do so.
f474595
to
9dbf014
Compare
To be landed for the release we are ready to do so.
(#14877 mistakenly got closed)
Description
How Has This Been Tested?
Key Areas to Review
Type of Change
Which Components or Systems Does This Change Impact?
Checklist