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

fusion of nested f.(args) calls into a single broadcast call #17300

Merged
merged 12 commits into from
Jul 12, 2016

Commits on Jul 12, 2016

  1. Configuration menu
    Copy the full SHA
    85d15b4 View commit details
    Browse the repository at this point in the history
  2. loop fusion tests

    stevengj committed Jul 12, 2016
    Configuration menu
    Copy the full SHA
    1eafcc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9025f17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47f5e8a View commit details
    Browse the repository at this point in the history
  5. partial fix for loop fusion and splatting (but only handles args... i…

    …f they are the last argument in the fusion)
    stevengj committed Jul 12, 2016
    Configuration menu
    Copy the full SHA
    0c4b67e View commit details
    Browse the repository at this point in the history
  6. 2 Configuration menu
    Copy the full SHA
    d8f4b60 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4637b3c View commit details
    Browse the repository at this point in the history
  8. work around #17318

    stevengj committed Jul 12, 2016
    Configuration menu
    Copy the full SHA
    8caf3fd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    05bc2fa View commit details
    Browse the repository at this point in the history
  10. correct description of #17314

    stevengj committed Jul 12, 2016
    Configuration menu
    Copy the full SHA
    4367fc6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    61d2d39 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fb8f1e1 View commit details
    Browse the repository at this point in the history