[llvm] [MCP] Move dependencies if they block copy propagation (PR #105562)

Gábor Spaits via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 27 02:17:18 PDT 2024


spaits wrote:

Maybe it would be a good idea to introduce a limit in the dependency checking. So for example at most ten dependencies can be checked. If there are more then we don't do anything.


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


More information about the llvm-commits mailing list