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

[Hexagon] Initial support for Hexagon codegen #6261

Merged
merged 4 commits into from
Aug 19, 2020
Merged

[Hexagon] Initial support for Hexagon codegen #6261

merged 4 commits into from
Aug 19, 2020

Commits on Aug 15, 2020

  1. [Hexagon] Initial support for Hexagon codegen

    This commit does not support parallel execution or prefetch.
    LLVM 7 or later is required.
    Krzysztof Parzyszek committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    f852162 View commit details
    Browse the repository at this point in the history
  2. Set native_vector_bits_ based on target features

    Krzysztof Parzyszek committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    0225199 View commit details
    Browse the repository at this point in the history
  3. Initialize hvx_bytes

    Krzysztof Parzyszek committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    56dae55 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

  1. Remove commented out line

    Krzysztof Parzyszek committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    d554d36 View commit details
    Browse the repository at this point in the history