[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 23:33:10 PDT 2024


spaits wrote:

@qcolombet @s-barannikov So what I should do is:
1. Introduce dependency breaking to the new machine-instruction-scheduler
2. Make dependency breaking smarter by taking possible future copy propagation into account

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


More information about the llvm-commits mailing list