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/19.x: [LLVM][TTI][SME] Allow optional auto-vectorisation for streaming functions. (#101679) #101959

Merged
merged 1 commit into from
Aug 10, 2024

Commits on Aug 10, 2024

  1. [LLVM][TTI][SME] Allow optional auto-vectorisation for streaming func…

    …tions. (llvm#101679)
    
    The command line option enable-scalable-autovec-in-streaming-mode is
    used to enable scalable vectors but the same check is missing from
    enableScalableVectorization, which is blocking auto-vectorisation.
    
    (cherry picked from commit 7775a48)
    paulwalker-arm authored and tru committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    dcaa1cd View commit details
    Browse the repository at this point in the history