[all-commits] [llvm/llvm-project] 3d76a1: Revert "[InstCombine] Lower infinite combine loop ...
Roman Lebedev via All-commits
all-commits at lists.llvm.org
Wed Aug 19 06:54:10 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3d76a133c7e0d4056c1a0657b0b186c381bf7b74
https://github.com/llvm/llvm-project/commit/3d76a133c7e0d4056c1a0657b0b186c381bf7b74
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2020-08-19 (Wed, 19 Aug 2020)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
Log Message:
-----------
Revert "[InstCombine] Lower infinite combine loop detection thresholds"
And as being reported by Florian Hahn, there's a hit
in MultiSource/Benchmarks/mafft from the test-suite on X86 with -O3 -flto,
so reverting until addressed.
This reverts commit 71e0b82c9f5039cb3987c91075e78733ef044c07.
More information about the All-commits
mailing list