[llvm] [AArch64][SME]Check streaming mode when using SME2 instruction in fra… (PR #109680)

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 23 11:48:40 PDT 2024


efriedma-quic wrote:

For most code, isStreaming() is the correct check, but I think the generated code here run before we switch into streaming mode.

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


More information about the llvm-commits mailing list