[llvm] [LoadStoreVectorizer] Allow redundant stores (PR #169946)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 30 09:31:42 PST 2025
arsenm wrote:
Why? The vectorizer should not be making attempts to handle patterns that should have optimized away already
https://github.com/llvm/llvm-project/pull/169946
More information about the llvm-commits
mailing list