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

[InstCombine] Simplify the pattern a ne/eq (zext/sext (a ne/eq c)) #65852

Merged
merged 15 commits into from
Oct 6, 2023

Commits on Sep 9, 2023

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

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    0c0166c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf79e86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba475e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c9ad18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70a70fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    17b18e0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    418562d View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

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

Commits on Sep 24, 2023

  1. Configuration menu
    Copy the full SHA
    5b50524 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55d52b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

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

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    2285a2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e81e63 View commit details
    Browse the repository at this point in the history