[clang] [AArch64] Add option -msve-streaming-vector-bits= . (PR #144611)

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 18 17:36:51 PDT 2025


efriedma-quic wrote:

Pushed revised patch which correctly handles streaming-compatible functions (the previous version accidentally treated them as non-streaming).

https://github.com/llvm/llvm-project/pull/144611


More information about the cfe-commits mailing list