[PATCH] D11591: Allow PeepholeOptimizer to fold a few more cases

Andrew Trick via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 6 15:09:53 PDT 2015


atrick added a comment.

I confirmed that this fixes the test case mentioned in the radar. Many issues were exposed by changing the default scheduler, but were not actually scheduling issues. Thanks for fixing it.


http://reviews.llvm.org/D11591





More information about the llvm-commits mailing list