[PATCH] D44464: OptBisect is improved to be overridden in LLVMContext

Yevgeny Rouban via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 20 01:20:55 PDT 2018


yrouban added a comment.

In https://reviews.llvm.org/D44464#1042517, @andrew.w.kaylor wrote:

> I can try to make some time to think more about this soon and propose something ...


Andrew, thank you for sharing your design thoughts on OptBisect. But it all sounds long to implement. Do you mind if this patch is landed as is? This patch is not big and we will be able to fix it to your new design when it is ready.


https://reviews.llvm.org/D44464





More information about the llvm-commits mailing list