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

Expand in-place iteration specialization to Flatten, FlatMap and ArrayChunks #110353

Merged
merged 6 commits into from
Nov 28, 2023

Commits on Sep 3, 2023

  1. Configuration menu
    Copy the full SHA
    3ca6bb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e4f98c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7047fb4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    439f630 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c98070d View commit details
    Browse the repository at this point in the history
  6. unchecked layout calculations when shrinking during in-place collect

    Reduces the amount of emitted IR. RawVec has similar optimizations
    the8472 committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    072b51c View commit details
    Browse the repository at this point in the history