[PATCH] D30667: GVNHoist: handle basic blocks with UnreachableInst

Aditya Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 7 11:54:51 PST 2017


hiraditya added a comment.

In https://reviews.llvm.org/D30667#694724, @dberlin wrote:

> Sure, and if you want to fix that bug, i think it's worth doing. But i think that's not related to fixing any gvnhoist problem :P


Thanks, I'm working on your remarks on gvn-hoist. Please accept the patch if this looks reasonable.


https://reviews.llvm.org/D30667





More information about the llvm-commits mailing list