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

[BYOC] Added "include_non_call_ops" parameter to AnnotateTarget pass #6655

Merged
merged 5 commits into from
Dec 17, 2020

Commits on Nov 19, 2020

  1. [BYOC] Added annotate_non_call_ops parameter to AnnotateTarget pass

    Added annotate_non_call_ops parameter to AnnotateTarget pass to prevent
    non-call to be promoted to previously annotated operations
    This is useful in case if you are not running MergeCompilerRegions
    pass after AnnotateTarget.
    d-smirnov committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    301bd38 View commit details
    Browse the repository at this point in the history
  2. linter

    d-smirnov committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    7f66d83 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. Configuration menu
    Copy the full SHA
    093b70a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3052cc View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. requested changes

    d-smirnov committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    6948760 View commit details
    Browse the repository at this point in the history