aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorYAMAMOTO Takashi <yamamoto@midokura.com>2024-07-05 19:28:03 +0900
committerGitHub <noreply@github.com>2024-07-05 12:28:03 +0200
commit5d7911095931d4894e63fa3379a598384f2eb029 (patch)
treec7503c93ca8e357c18cc6011e4a4ced3c9435879 /clang/lib/CodeGen/CodeGenModule.cpp
parentb52c512ff033e2876f1f4b5a4da8c27a9f1bbd87 (diff)
downloadllvm-5d7911095931d4894e63fa3379a598384f2eb029.zip
llvm-5d7911095931d4894e63fa3379a598384f2eb029.tar.gz
llvm-5d7911095931d4894e63fa3379a598384f2eb029.tar.bz2
[Pipelines] Perform mergefunc after constmerge (#92498)
Constmerge can fold switch jump tables, possibly making functions identical again. It can help mergefunc. On the other hand, the opposite seems unlikely. Fixes https://github.com/llvm/llvm-project/issues/92201.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions