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

Allow multiple kmask registers to be allocated and cleanup some codegen around them #89059

Merged
merged 19 commits into from
Jul 25, 2023

Commits on Jul 17, 2023

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

Commits on Jul 18, 2023

  1. Apply formatting patch

    tannergooding committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    2452f49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28dda4a View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    692c8b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47827c4 View commit details
    Browse the repository at this point in the history
  3. Apply formatting patch

    tannergooding committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    442e26d View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    d1ef0ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f78a16e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80a565f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b73427 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e45fdd View commit details
    Browse the repository at this point in the history
  6. Apply formatting patch

    tannergooding committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    31b0893 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dfe3e31 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Apply formatting patch

    tannergooding committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    75d4d25 View commit details
    Browse the repository at this point in the history
  2. Ensure the conversion of CompareEqualMask(x, zero) to Test(x, x) does…

    …n't happen for floating-point
    tannergooding committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    07bfc1f View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

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

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    8a0c9a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    370e95b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43ad9a0 View commit details
    Browse the repository at this point in the history