aboutsummaryrefslogtreecommitdiff
path: root/llvm/examples/OptSubcommand/llvm-hello-sub.cpp
diff options
context:
space:
mode:
authorHongyu Chen <xxs_chy@outlook.com>2025-10-07 12:33:42 +0800
committerGitHub <noreply@github.com>2025-10-07 12:33:42 +0800
commitcf85ec54c16c0def7f4237bd3fa2e4b2594f1bc2 (patch)
treeed392ae077f6dc08c5c478b02655771dc5c5c973 /llvm/examples/OptSubcommand/llvm-hello-sub.cpp
parent9cbcc87f5b22572e322c0332163ca642c3b8d7b0 (diff)
downloadllvm-cf85ec54c16c0def7f4237bd3fa2e4b2594f1bc2.zip
llvm-cf85ec54c16c0def7f4237bd3fa2e4b2594f1bc2.tar.gz
llvm-cf85ec54c16c0def7f4237bd3fa2e4b2594f1bc2.tar.bz2
[DFAJumpThreading] Constraint the number of cloned instructions (#161632)
Duplicating blocks of threaded paths may cause a significant regression in IR size and slow down compile-time in later optimizations. This patch adds a coarse constraint on the number of duplicated instructions.
Diffstat (limited to 'llvm/examples/OptSubcommand/llvm-hello-sub.cpp')
0 files changed, 0 insertions, 0 deletions