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

Promote bitfieldExtract and bitfieldInsert to become Slang intrinsics #5020

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Commits on Sep 6, 2024

  1. promoting bitfield extraction and insertion to become intrinsics for …

    …internal compiler use
    natevm committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    7d44ee7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    554b4f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7eccd6c View commit details
    Browse the repository at this point in the history
  4. small formatting fixes

    natevm committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    1d6e26c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    783328f View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    00804a1 View commit details
    Browse the repository at this point in the history
  2. adding more targets to test.

    natevm committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    648107f View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    a3529ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d04bb68 View commit details
    Browse the repository at this point in the history
  3. some refactoring for metal

    natevm committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    4cd73c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

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

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    164a01b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'natevm-bitfield-instructions' of github.com:natevm/slan…

    …g into natevm-bitfield-instructions
    natevm committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    fee1e81 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    fe183e2 View commit details
    Browse the repository at this point in the history
  2. fixing missed switch cases

    natevm committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    8d2a47e View commit details
    Browse the repository at this point in the history
  3. refactoring tests

    natevm committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    7eb6b20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8561801 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9534072 View commit details
    Browse the repository at this point in the history
  6. fixing sign in insert test

    natevm committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    fc0f6c8 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'natevm-bitfield-instructions' of github.com:natevm/slan…

    …g into natevm-bitfield-instructions
    natevm committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    79d754a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b5e3ca5 View commit details
    Browse the repository at this point in the history