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

release/18.x: [AArch64][SME] Implement inline-asm clobbers for za/zt0 (#79276) #81593

Merged
merged 1 commit into from
Feb 16, 2024

Commits on Feb 16, 2024

  1. [AArch64][SME] Implement inline-asm clobbers for za/zt0 (llvm#79276)

    This enables specifing "za" or "zt0" to the clobber list for inline asm.
    This complies with the acle SME addition to the asm extension here:
    ARM-software/acle#276
    
    (cherry picked from commit d9c20e4)
    MDevereau authored and tstellar committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    8b7b3fb View commit details
    Browse the repository at this point in the history