[PATCH] D6995: Reassociate: reprocess RedoInsts after each instruction

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 16 13:47:00 PST 2015


joker.eph added a comment.

Only 3 test are still crashing now, but at the time I wrote the patch, I iterated on a fuzzer and these six tests (not eight) were stressing different patterns and different part of reassociate, so they're absolutely not redundant.

I'm not sure either what CHECK line to put for a compiler crash non-regression, there are multiple cases in the test suite like this where FileCheck is not involved.


http://reviews.llvm.org/D6995





More information about the llvm-commits mailing list