-
-
Notifications
You must be signed in to change notification settings - Fork 720
feat(minifier): only apply arguments copy loop transformation in functions
#13952
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
feat(minifier): only apply arguments copy loop transformation in functions
#13952
Conversation
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
CodSpeed Instrumentation Performance ReportMerging #13952 will not alter performanceComparing Summary
Footnotes |
9be151d to
f1ea902
Compare
f1ea902 to
ad2f2f5
Compare
b4889d5 to
b149a97
Compare
ad2f2f5 to
1c57076
Compare
273bb21 to
91d71ff
Compare
1c57076 to
f23a328
Compare
Merge activity
|
…nctions (#13952) Made the arguments copy loop transformation to only apply inside functions to reduce the assumptions held.
91d71ff to
fa76365
Compare
f23a328 to
b2b2037
Compare

Made the arguments copy loop transformation to only apply inside functions to reduce the assumptions held.