[PATCH] D28380: [SelectionDAG] Handle inverted conditions when splitting into multiple branches.

Sebastian Pop via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 12 16:26:32 PST 2017


sebpop added a comment.

The change looks good to me: I will let one of the maintainers of selectionDAG approve the patch.
Thanks for fixing this such that we can close PR31382 and commit again the gvn-hoist patch.


https://reviews.llvm.org/D28380





More information about the llvm-commits mailing list