diff options
author | YAMAMOTO Takashi <yamamoto@midokura.com> | 2024-07-05 19:28:03 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-05 12:28:03 +0200 |
commit | 5d7911095931d4894e63fa3379a598384f2eb029 (patch) | |
tree | c7503c93ca8e357c18cc6011e4a4ced3c9435879 /clang/lib/CodeGen/ModuleBuilder.cpp | |
parent | b52c512ff033e2876f1f4b5a4da8c27a9f1bbd87 (diff) | |
download | llvm-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/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions