[llvm] [AArch64][SME] Use `mrs %reg, SVCR` rather than ABI routine with `+sme` (PR #156878)
Benjamin Maxwell via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 4 07:21:32 PDT 2025
MacDue wrote:
> Is there still any test remaining that covers streaming-compatible -> non-streaming without `+sme`?
Yes, there's at least the aptly named `sme-call-streaming-compatible-to-normal-fn-wihout-sme-attr.ll`
https://github.com/llvm/llvm-project/pull/156878
More information about the llvm-commits
mailing list