[llvm] [memcpyopt] handle memcpy from memset in more cases (PR #140954)
Jameson Nash via llvm-commits
llvm-commits at lists.llvm.org
Wed May 28 11:41:44 PDT 2025
vtjnash wrote:
Review request bump? I have some other improvements I'd like to propose (https://github.com/llvm/llvm-project/compare/main...vtjnash:llvm-project:jn/memcpyopt-destonly), so this PR was a bit of a practice exercise for me to learn the optimization pass
https://github.com/llvm/llvm-project/pull/140954
More information about the llvm-commits
mailing list