[llvm-branch-commits] [llvm] release/23.x: [LLVM][CodeGen][SME] Don't use non-streaming zeroing instruction when in streaming mode. (#222353) (PR #222588)

Benjamin Maxwell via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Sep 10 03:40:12 PDT 2026


https://github.com/MacDue approved this pull request.

LGTM. This prevents the use of an illegal instruction in streaming mode (which could cause crashes at runtime). 

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


More information about the llvm-branch-commits mailing list