diff options
author | Hongyu Chen <xxs_chy@outlook.com> | 2025-10-07 12:33:42 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-07 12:33:42 +0800 |
commit | cf85ec54c16c0def7f4237bd3fa2e4b2594f1bc2 (patch) | |
tree | ed392ae077f6dc08c5c478b02655771dc5c5c973 /clang/unittests/Basic/VirtualFileSystemTest.cpp | |
parent | 9cbcc87f5b22572e322c0332163ca642c3b8d7b0 (diff) | |
download | llvm-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 'clang/unittests/Basic/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions