[all-commits] [llvm/llvm-project] 2353e1: [NFC][SimplifyCFG] Extract `performBlockTailMergin...
Roman Lebedev via All-commits
all-commits at lists.llvm.org
Wed Jan 5 12:00:09 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2353e1c87b09c20e75f0f3ceb05fa4a4261fe3dd
https://github.com/llvm/llvm-project/commit/2353e1c87b09c20e75f0f3ceb05fa4a4261fe3dd
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2022-01-05 (Wed, 05 Jan 2022)
Changed paths:
M llvm/lib/Transforms/Scalar/SimplifyCFGPass.cpp
Log Message:
-----------
[NFC][SimplifyCFG] Extract `performBlockTailMerging()` out of `tailMergeBlocksWithSimilarFunctionTerminators()`
More information about the All-commits
mailing list