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

[RISCV] Support multiple levels of truncates in combineTruncToVnclip. #93752

Merged
merged 5 commits into from
May 31, 2024

Commits on May 29, 2024

  1. [RISCV] Support multiple levels of truncates in combineTruncToVnclip.

    We can use multiple vnclips to saturate an i32 value into an i8 value.
    topperc committed May 29, 2024
    Configuration menu
    Copy the full SHA
    5e162f5 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    694b611 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1304b2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5949892 View commit details
    Browse the repository at this point in the history
  4. fixup! after merge

    topperc committed May 30, 2024
    Configuration menu
    Copy the full SHA
    a42b358 View commit details
    Browse the repository at this point in the history