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

Optimize instruction set for slices #287

Merged
merged 7 commits into from
Mar 20, 2023
Merged

Optimize instruction set for slices #287

merged 7 commits into from
Mar 20, 2023

Commits on Feb 26, 2023

  1. Configuration menu
    Copy the full SHA
    8995dc3 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. Configuration menu
    Copy the full SHA
    6ed8f66 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. simplify instructions

    ichiban committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    7ec0bee View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. remove unreachable code

    ichiban committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    5aa9e25 View commit details
    Browse the repository at this point in the history
  2. eliminate XR table

    ichiban committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    c980cbe View commit details
    Browse the repository at this point in the history
  3. add test

    ichiban committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    8cfda36 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. fix test coverage

    ichiban committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    7762597 View commit details
    Browse the repository at this point in the history