[all-commits] [llvm/llvm-project] 2eb554: Revert "Reland [SimplifyCFG] performBranchToCommon...
Roman Lebedev via All-commits
all-commits at lists.llvm.org
Mon Aug 16 01:08:05 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2eb554a9feafff5188d8b924908205c87d7f2fee
https://github.com/llvm/llvm-project/commit/2eb554a9feafff5188d8b924908205c87d7f2fee
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2021-08-16 (Mon, 16 Aug 2021)
Changed paths:
M llvm/lib/Transforms/Utils/SimplifyCFG.cpp
M llvm/test/Transforms/SimplifyCFG/fold-branch-to-common-dest.ll
Log Message:
-----------
Revert "Reland [SimplifyCFG] performBranchToCommonDestFolding(): form block-closed SSA form before cloning instructions (PR51125)"
This is still wrong, as failing bots suggest.
This reverts commit 3d9beefc7d713ad8462d92427ccd17b9532ce904.
More information about the All-commits
mailing list