[llvm] [MachineCopyPropagation] Detect and fix suboptimal instruction order to enable optimizations (PR #98087)
Gábor Spaits via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 9 04:29:01 PDT 2024
spaits wrote:
So basically this dependency breaker already implements exactly what I have wrote here, but it isn't yet used?
https://github.com/llvm/llvm-project/pull/98087
More information about the llvm-commits
mailing list