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

[ValueTracking] use KnownBits to compute fpclass from bitcast #97762

Merged
merged 6 commits into from
Aug 30, 2024

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    0477447 View commit details
    Browse the repository at this point in the history
  2. Update llvm/lib/Analysis/ValueTracking.cpp

    Co-authored-by: Yingwei Zheng <[email protected]>
    AlexMaclean and dtcxzyw committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    769cedb View commit details
    Browse the repository at this point in the history
  3. Update llvm/lib/Analysis/ValueTracking.cpp

    Co-authored-by: Yingwei Zheng <[email protected]>
    AlexMaclean and dtcxzyw committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    71aacaf View commit details
    Browse the repository at this point in the history
  4. address comments

    AlexMaclean committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    0cf41b9 View commit details
    Browse the repository at this point in the history
  5. address comments

    AlexMaclean committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    58ddb6a View commit details
    Browse the repository at this point in the history
  6. address comments

    AlexMaclean committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a3fb277 View commit details
    Browse the repository at this point in the history