[PATCH] D21397: Teach SimplifyCFG to Create Switches from InstCombine Or Mask'd Comparisons

Chandler Carruth via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 15 15:11:06 PDT 2016


chandlerc added a comment.

Wow, thanks for digging into this.

Can you separate out the bug fix for the current pattern matching and send that first? Then we can have a second patch that just extends to handle the new pattern(s).


http://reviews.llvm.org/D21397





More information about the llvm-commits mailing list