[all-commits] [llvm/llvm-project] 9d5adc: Revert "reland e5581df60a35 [SimplifyCFG] accumula...
Yaxun (Sam) Liu via All-commits
all-commits at lists.llvm.org
Tue Oct 25 09:18:14 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9d5adc7e49c12e5a9f8225d0460509b6be8ea344
https://github.com/llvm/llvm-project/commit/9d5adc7e49c12e5a9f8225d0460509b6be8ea344
Author: Yaxun (Sam) Liu <yaxun.liu at amd.com>
Date: 2022-10-25 (Tue, 25 Oct 2022)
Changed paths:
M llvm/include/llvm/Transforms/Utils/Local.h
M llvm/lib/Transforms/Scalar/SimplifyCFGPass.cpp
M llvm/lib/Transforms/Utils/LoopSimplify.cpp
M llvm/lib/Transforms/Utils/SimplifyCFG.cpp
M llvm/test/Transforms/LoopUnroll/peel-loop-inner.ll
M llvm/test/Transforms/PhaseOrdering/X86/vector-reductions-logical.ll
M llvm/test/Transforms/SimplifyCFG/branch-fold-multiple.ll
M llvm/test/Transforms/SimplifyCFG/branch-fold-threshold.ll
M llvm/test/Transforms/SimplifyCFG/fold-branch-to-common-dest-two-preds-cost.ll
Log Message:
-----------
Revert "reland e5581df60a35 [SimplifyCFG] accumulate bonus insts cost"
This reverts commit bd7949bcd86633bd4203b2ba6f891aea00fce4d1.
Revert this patch since reviwers have different opinions regarding
the approach in post-commit review.
Will open RFC for further discussion.
Differential Revision: https://reviews.llvm.org/D132408
More information about the All-commits
mailing list