[llvm] [AArch64] Merge scaled and unscaled narrow zero stores (PR #136705)

David Green via llvm-commits llvm-commits at lists.llvm.org
Mon May 5 08:10:30 PDT 2025


https://github.com/davemgreen commented:

Does this come up often, or has ISel usually combined them previously? It seems OK so long as the wzr stores are treated OK by the rest of the code.

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


More information about the llvm-commits mailing list