OSDN Git Service

Revert "[InstCombine] Lower infinite combine loop detection thresholds"
authorRoman Lebedev <lebedev.ri@gmail.com>
Thu, 9 Jul 2020 20:04:26 +0000 (23:04 +0300)
committerRoman Lebedev <lebedev.ri@gmail.com>
Thu, 9 Jul 2020 20:10:42 +0000 (23:10 +0300)
commitcaa423eef0d128f35ac11ddbce34964caafb61c1
treef1af05d59ba5bbca4eb24708c845873c0ff3cca1
parent53e38c85a8a6cdcf7776b936d72fb94ec737dc84
Revert "[InstCombine] Lower infinite combine loop detection thresholds"

And just after 3 days, we have a hit in `InstCombiner::mergeStoreIntoSuccessor()`:
https://bugs.llvm.org/show_bug.cgi?id=46661

To be recommitted once that is addressed.

This reverts commit cd7f8051ac7b6f08734102446482c1e5d951bfcc.
llvm/lib/Transforms/InstCombine/InstructionCombining.cpp