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

[TVMC] --disable-pass option added to compile mode #7816

Merged
merged 4 commits into from
Apr 13, 2021

Commits on Apr 9, 2021

  1. [TVMC] --disable-pass option added to compile mode

    Added --disable-pass option to TVMC compile mode to disallow
    certain supplied passes in PassContext for the compiler.
    
    Change-Id: Iae1849d7b051ac9288509dc458a58788c865537a
    d-smirnov committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    d63f6b4 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. Added test, addressed requests

    Change-Id: If688f65441d3aa9967ab823adf899cfc704bd097
    d-smirnov committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    1bc2e79 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. added printing of available passes

    Change-Id: I7a4706c03c0d64cade4977d431bcb25b3708f213
    d-smirnov committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    1506f4e View commit details
    Browse the repository at this point in the history
  2. C0415(import-outside-toplevel)

    Change-Id: I33d6f6f86d182de2e21e895ec2dfe9f11f5916dd
    d-smirnov committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    85cc5f4 View commit details
    Browse the repository at this point in the history