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

[FMV] Remove features without compiler support and consolidate others. #329

Commits on Jul 9, 2024

  1. [FMV] Remove features without compiler support and consolidate others.

    It was raised in ARM-software#315 that some features are of no use. In this revision
    I am removing FMV features that have no equivalent backend feature in the
    compiler therefore cannot be supported in any meaningful way [1], and I am
    fusing FMV features that the compiler cannot support independently [2].
    
    [1]: dgh, ebf16, rpres, sve-bf16, sve-ebf16, sve-i8mm, memtag3
    [2]: {sha1, sha2}, {aes, pmull}, {sve2-aes, sve2-pmull128},
         {memtag, memtag2}, {ssbs, ssbs2}, {ls64, ls64_v, ls64_accdata}
    labrinea committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    4f62132 View commit details
    Browse the repository at this point in the history