[PATCH] D26641: [InstCombine] change bitwise logic type to eliminate bitcasts

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 14 15:36:08 PST 2016


spatel added a comment.

Note - the re-motivation to look at this pattern came up because there's a similar problem in the "ideal" example in PR6137:
https://llvm.org/bugs/show_bug.cgi?id=6137#c6


https://reviews.llvm.org/D26641





More information about the llvm-commits mailing list