[llvm] [MachineCopyPropagation] Recognise and delete no-op moves produced after forwarded uses (PR #129889)
Steven Michaud via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 4 15:50:59 PST 2025
steven-michaud wrote:
As a footnote, I also discovered that `-flto` (and link time optimization) has nothing to do with the copy propagation that this commit is concerned with.
https://github.com/llvm/llvm-project/pull/129889
More information about the llvm-commits
mailing list