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

[ARM][AArch64] Change module flags values. #84804

Closed

Commits on Mar 19, 2024

  1. [LLVM] Autoupgrade function attributes from Module attributes.

    Refactoring llvm#82763 to cache module attributes.
    DanielKristofKiss committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    e0596b2 View commit details
    Browse the repository at this point in the history
  2. [ARM][AArch64] Change module flags values.

    Module flag used to indicate the feature to be propagated to the
    function. As now the frontend emits all attributes accoringly let's
    help the automerger to only do work when old and new bitcodes are
    merged.
    DanielKristofKiss committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    e3c65cc View commit details
    Browse the repository at this point in the history