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

[Compiler] In-progress support for vector float (AVX) #171

Merged
merged 7 commits into from
Dec 30, 2020
Merged

Commits on Dec 29, 2020

  1. begin work on vf support

    water111 committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    75032e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96153e0 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. try test

    water111 committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    6c68ac5 View commit details
    Browse the repository at this point in the history
  2. clang format

    water111 committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    c2a038d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b27249f View commit details
    Browse the repository at this point in the history
  4. better lvf on statics

    water111 committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    8841beb View commit details
    Browse the repository at this point in the history
  5. add documentation

    water111 committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    5e73093 View commit details
    Browse the repository at this point in the history