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

Don't fuse take with dynamic inputs #6979

Merged
merged 4 commits into from
Nov 26, 2020
Merged

Commits on Nov 25, 2020

  1. add a regression test for fusing dynamic take

    Matthew Brookhart committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    fcf4c83 View commit details
    Browse the repository at this point in the history
  2. add legalize for take that stops fusion on dynamic inputs

    Matthew Brookhart committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    f6fc702 View commit details
    Browse the repository at this point in the history
  3. fix lint

    Matthew Brookhart committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    7a74070 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. fix typo

    Matthew Brookhart committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    45a4ccd View commit details
    Browse the repository at this point in the history