[PATCH] D12249: Remove the final bit test during lowering switch statement if all cases in bit test cover a contiguous range.

Cong Hou via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 25 11:06:46 PDT 2015


congh added a comment.

In http://reviews.llvm.org/D12249#232250, @davidxl wrote:

> looks fine to me.  Needs to be examined by other reviewers. (suggest adding hans)


I have added Hans as a reviewer. Thanks for the review!


http://reviews.llvm.org/D12249





More information about the llvm-commits mailing list