[all-commits] [llvm/llvm-project] 2f3862: Reland "[InstCombine] Lower infinite combine loop ...
Roman Lebedev via All-commits
all-commits at lists.llvm.org
Sun Jul 19 06:39:03 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2f3862eb9f21e8a0d48505637fefe6e5e295c18c
https://github.com/llvm/llvm-project/commit/2f3862eb9f21e8a0d48505637fefe6e5e295c18c
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2020-07-19 (Sun, 19 Jul 2020)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
Log Message:
-----------
Reland "[InstCombine] Lower infinite combine loop detection thresholds"
This reverts commit 4500db8c59621a31c622862a2946457fdee481ce,
which was reverted because lower thresholds exposed a new issue (PR46680).
Now that it was resolved by d12ec0f752e7f2c7f7252539da2d124264ec33f7,
we can reinstate lower limits and wait for a new bugreport before
reverting this again...
More information about the All-commits
mailing list